Yosi Saggi writes:
> Any help wil be greatly appreciated
Generally, I just compile Wireshark and then run it directly from the
wireshark-gtk2\ directory then attach to Wireshark from your debugger. If
you've built your plugin correctly with all the right makefile,etc., changes,
your dll should
Hi
I'm trying to debug my dissector in Microsoft visual studio 2008.
I have taken the vcprojects from the source codes and have added the
files to them. I have also created my own vcproject for my dissector.
The dissector is a plugin and is not part of the general wireshark
dissectors.
The way I