[PATCH] Name Thread Exception support in Wine debugger

James Hatheway james at macadamian.com
Fri Apr 6 09:33:36 CDT 2001


Hi guys,

As I mentioned in an earlier email to the Devel mailing list, I discovered the
application I am supporting started raising more exceptions than usual.  These
turned out to be an undocumented signal to the MS VC6 debugger to name the
current thread.  You can read more about this at:
http://www.vcdj.com/upload/free/features/vcdj/2001/03mar01/et0103/et0103.asp
or searching google.com or deja.com for "0x406D1388".  This patch fixes
the WINE debugger to handle this exception, just like MS VC6 debugger does.


-James

Changelog:
  James Hatheway - james at macadamian.com
  Modify debugger to understand special undocumented "Name Thread" exception
  from MS VC6.

Modified:
  debugger/debugger.h
  debugger/winedbg.c
  include/winbase.h


--
James Hatheway
Software Designer - Macadamian Technologies, Inc.
james at macadamian.com ~ http://www.macadamian.com

  "Man könnte froh sein, wenn die Luft so rein wäre wie das Bier"
  "One could be happy if the air were as pure as the beer"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DebuggerNameThread.diff
Type: application/octet-stream
Size: 3210 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010406/99d14bae/DebuggerNameThread.obj


More information about the wine-patches mailing list