Ethereal-dev: [Ethereal-dev] Debugging Ethereal with Win32

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Helge Kruse" <HelgeKruse@xxxxxxxxxxx>
Date: Sat, 9 Apr 2005 12:54:17 +0200
I have built a plugin with win32 visual studio 6. During Debug session I can
see the call stack through Ethereal.exe and the libs. At some stack levels
the line information seems to be incorrect. I have rebuilt the whole project
with name -f makefile.nmake, but this doesn't help.
I just wonder, where the pdb files for the binaries are, I cannot find them.

1) I tried to search the mailing list archive, but found at ethereal.com
only the membership registration information. Is there an archive?

2) How should I modify the environment and/or makefile to generate sufficant
debug information?

3) What is the best way to debug Ethereal and plugin DLLs?

Sorry, if this has been answered before, but I did not found any archive.

/Helge