Hi, I would like to write some tests for my dissector. To check how far I could cover my dissector code I could use the "--coverage" option of the gcc (see http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html#index-coverage-375 ). Where do I have to put the "--coverage" option? Will this work together with Wireshark? Márton Németh