ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] malformed packet

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Fri, 21 Mar 2003 14:10:56 -0800
On Fri, Mar 21, 2003 at 01:59:58PM -0500, Devin Heitmueller wrote:
> While on this topic, is there an easy way to cause Ethereal to break on
> an event like this

If by "break" you mean that you're running in a debugger and want to set
a breakpoint, you could set a breakpoint in "except_throw()", which will
be triggered whenever an exception is thrown.