commit | 527eea99f8ecce26d438604f1c98abc901b1c0ad | [log] [tgz] |
---|---|---|
author | Eric Pouech <Eric.Pouech@wanadoo.fr> | Wed Mar 08 16:44:54 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Mar 08 16:44:54 2000 +0000 |
tree | b18e1fdeffd0d49140ba75b03926d6ed3bc28e79 | |
parent | 00641d5b1cd3a0dd102763d1bb5abdbfa2b0e0db [diff] |
No longer directly accessing debuggee memory. Execution context (mode, steps...) are now linked to a thread. Removed some X11 crst hacks. Rewrote info/walk commands. Removed direct debugger invocation code (and moved the rest to the new winedbg.c file).