Ethereal-cvs: [Ethereal-cvs] rev 17072: /trunk/epan/: except.c

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

Date: Sun, 22 Jan 2006 16:32:46 GMT
User: ulfl
Date: 2006/01/22 10:32 AM

Log:
 Win32: call an existing debugger if a DissectorError is thrown. This preserves the call stack of the bug making debugging much easier.
 
 This can't be done in every error throwing case, as e.g. throwing a ReportedBoundsError might happen a lot even if no bugs are involved. Anyway, extending this to other errors can be done manually while debugging.

Directory: /trunk/epan/
  Changes    Path          Action
  +13 -0     except.c      Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17072&view=rev