23 Nov 19:48
Re: Wireshark 0.99.7pre1 is now available
From: Stephen Fisher <stephentfisher@...>
Subject: Re: Wireshark 0.99.7pre1 is now available
Newsgroups: gmane.network.wireshark.devel
Date: 2007-11-23 18:48:39 GMT
Subject: Re: Wireshark 0.99.7pre1 is now available
Newsgroups: gmane.network.wireshark.devel
Date: 2007-11-23 18:48:39 GMT
On Fri, Nov 23, 2007 at 10:23:49AM +0200, Kaul wrote: > It crashes on reassembling a segmented XML (over HTTP - I reckon an > RSS feed). Thanks for letting us know! > Regretfully, when running within a debugger, it only offers > disassembly (although I compile with debug symbols). Any options how > to debug it? > I'm afraid the information within the capture is private, so I can't > share it, but any help /hints debugging it will be appreciated. On Unix - once you install Wireshark it strips the debugging symbols to reduce the binary's size. If you run Wireshark from within the build directory, the debug symbols are still there. On Windows - I think you can debug it even after being installed by telling MSVC++ to attach to the process. I know you can do this when run from the build directory. Steve _______________________________________________ Wireshark-dev mailing list Wireshark-dev <at> wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev
RSS Feed