search for: xyz_strac

Displaying 1 result from an estimated 1 matches for "xyz_strac".

Did you mean: xyz_strace
2012 Sep 21
1
simplify debugging of guestfsd
...guestfsd with a debug tool, which is currently valgrind. Granted, valgrind support is a compile time thing. What would be a good way to optionally run guestfsd with strace or gdb? Should each tool get a new option, something like 'virt-<tool> --debug=strace', or should it be like 'XYZ_STRACE=1 virt-<tool>'? Olaf