Richard Wellum
Richard Wellum
https://github.com/ios-xr/iosxrv-x64-vbox/pull/29 - added a new debug option, commented out. # run(['VBoxManage', 'modifyvm', vmname, '--nictrace1', 'on', # '--nictracefile1', os.path.join(base_dir, 'Mgmt.pcap')]) future feature may be to add this to a --trace option...
Currently it's just a set of files, each calling another - that either requires some sys.path hackery to work, or otherwise clunky code. Instead this should be made a python...
**Is your feature request related to a problem? Please describe.** Current vscode built in debugger accepts a launch.json file in the workspace where additional arguments can be added. **Describe the...