Wireshark mailing list archives

Re: Win32 Buildbot failing with "Capture 10 packets" Failed! exit status of ../wireshark-gtk2/wireshark -k: 127


From: "Graham Bloice" <graham.bloice () trihedral com>
Date: Mon, 12 Mar 2012 10:14:30 -0000

-----Original Message-----
From: wireshark-dev-bounces () wireshark org [mailto:wireshark-dev-
bounces () wireshark org] On Behalf Of Guy Harris
Sent: 10 March 2012 04:41
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Win32 Buildbot failing with "Capture 10
packets" Failed! exit status of ../wireshark-gtk2/wireshark -k: 127


Anybody know how to arrange that, when Wireshark crashes when run from
the command line, the MSVC++ Express Edition debugger attaches to it?


This feature is known as "Just-In-Time" debugging, and I don't think it's
available for Express editions.  See
http://msdn.microsoft.com/en-us/library/5hs4b7a6.aspx for more details.

I use a (very old) utility from John Robbins and his book "Debugging
Applications for .Net and Windows" called DbgChooser.  The utility installs
itself as the Just-InTime debugger and allows you to choose which debugger
to run.  I have no idea if it can be modified to call the Express debugger,
but it can certainly call WinDbg which is also free.

The utility can be found in the code archive from the book available at:
http://examples.oreilly.com/9780735615366/




___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: