Does there any options to turn on USB transform data log? I need capture my USB device to host data for debugging. And I know vmware workstation have that feature with config file switches:
Code: Select all
monitor = "debug"
usb.analyzer.enable = TRUE
usb.analyzer.maxLine = 5000
I guess VirtualBox should have same features, but I can not find any document. Is there anyone knows about that?