Alexandre Julliard
|
56b5e0862c
|
Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAIT define.
|
2003-04-04 19:41:31 +00:00 |
Alexandre Julliard
|
b88d340755
|
Removed uses of u_long. Use void* type for pointers where possible.
|
2003-04-01 00:02:36 +00:00 |
Eric Pouech
|
2d309da2c0
|
Added support for Ctrl-C handling if not running in a console.
Added (maintenance) configuration var to trigger external debugger on
winedbg's exceptions.
|
2003-03-04 02:18:20 +00:00 |
Eric Pouech
|
41018add5d
|
Removed no longer needed UseXTerm internal variable.
|
2003-02-27 01:42:39 +00:00 |
Marcus Meissner
|
9a1b221e80
|
Print out name of float exceptions.
|
2003-02-24 20:38:44 +00:00 |
Eric Pouech
|
8e0dcc410c
|
Attach command no longer worked as expected, fixed it.
|
2003-02-11 22:05:06 +00:00 |
Eric Pouech
|
9957754bd8
|
Removed emacs edition flavor (it's now a console attribute).
|
2003-01-09 06:00:09 +00:00 |
Dimitrie O. Paun
|
737d4be892
|
Move excpt.h out of include/msvcrt/ as it does not conflict with any
standard Unix header.
|
2002-12-12 23:34:01 +00:00 |
Lionel Ulmer
|
bdb44555a3
|
Raise an exception if any Wine or Winelib code does an assert.
|
2002-10-28 23:56:58 +00:00 |
Alexandre Julliard
|
f264bd326b
|
Moved the debugger to programs/winedbg where it belongs.
|
2002-09-13 17:54:27 +00:00 |