Alexandre Julliard
|
b69389520c
|
Added configure check for regex.h.
|
2003-01-13 18:41:40 +00:00 |
Eric Pouech
|
6843fee633
|
Added 'info symbol' command to look for defined symbols.
|
2003-01-11 22:48:42 +00:00 |
Eric Pouech
|
9957754bd8
|
Removed emacs edition flavor (it's now a console attribute).
|
2003-01-09 06:00:09 +00:00 |
Dan Kegel
|
0fd521fee3
|
Change RECT to use LONG to match win32 standard headers and fix format
strings to use %ld for RECT elements.
|
2003-01-08 21:09:25 +00:00 |
Eric Pouech
|
fde8806673
|
Fixed protocol packet handling when winedbg is too slow to answer.
|
2003-01-07 19:45:40 +00:00 |
Eric Pouech
|
9ca4119688
|
Fixed some bugs in cast operator.
|
2003-01-05 20:38:05 +00:00 |
Eric Pouech
|
d1ae001774
|
Fixed a few issues with the gdb proxy.
|
2002-12-16 22:10:34 +00:00 |
Alexandre Julliard
|
f9875bc1ca
|
Added y.tab.[ch] pseudo-dependencies to fix parallel makes.
|
2002-12-15 01:19:53 +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 |
Vincent Béron
|
b1b696b058
|
Change CRLF end of lines in LF only.
|
2002-11-30 19:07:29 +00:00 |
Eric Pouech
|
6c963cad4e
|
Actually exit loop on '\0' while printing a string.
|
2002-11-13 04:07:46 +00:00 |
Eric Pouech
|
dfbaa901c2
|
Replaced assert by simple if + warning message for too long symbols.
|
2002-11-06 19:55:04 +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 |
Jeff Smith
|
97a4384dc0
|
Fixed behaviour of "x /s ...".
|
2002-10-25 19:01:32 +00:00 |
Gerald Pfeifer
|
28a7d3cbf0
|
Silence warning in hex_from0().
|
2002-10-15 02:19:06 +00:00 |
Greg Turner
|
d9db25583c
|
Attempt at handling 'k' and 'B' symbols.
|
2002-09-29 18:35:31 +00:00 |
Eric Pouech
|
2fc867c045
|
Added ability to abort on interactive symbol lookup.
|
2002-09-16 19:26:48 +00:00 |
Alexandre Julliard
|
f264bd326b
|
Moved the debugger to programs/winedbg where it belongs.
|
2002-09-13 17:54:27 +00:00 |