Re: win32 dll debugging
Jaap Keuter <[email protected]> Fri, 16 Jun 2006 08:20:48 +0200 (CEST)
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Have a look at the Wiki: http://wiki.ethereal.com/Development/Tips Thanx, Jaap On Thu, 15 Jun 2006, Jim Fan wrote: > Hi everyone, > > I am new to ethereal development, recently I need to start writing a plugin > for win32 platform, I can now successfully build dlls with a simple frame, > ethereal main program can load it with no problem. But the question is, what > is the best way to debug this dll once it starts to run within the main > program? > > Thanks. > Jim >