Commit Graph

10 Commits

Author SHA1 Message Date
Eric Pouech
21b366e6e2 Added the detach command to the debugger. 2002-02-27 01:29:18 +00:00
Bill Medland
dea2952242 How to specify a DLL in a debugger break command. 2002-01-12 21:15:36 +00:00
Francois Gouget
588ff3743a Documentation updates (mainly thru vs. through). 2001-08-21 17:07:17 +00:00
Eric Pouech
38f2be49f0 Fixed the parsing of id1.id2 which could be either access to field id2
of struct id1, or the identifier id2 in dll id1.
Enhanced some error reporting as well as 'info local' display layout.
Minor cosmetic changes.
2001-08-15 17:40:31 +00:00
Eric Pouech
800773f9d4 Extended bt command to display backtrace of another thread.
Enhanced process & thread display with process name.
2001-08-06 17:51:52 +00:00
Eric Pouech
36eed034c9 Added a small section about expressions in winedbg. 2001-05-03 18:32:07 +00:00
Eric Pouech
4a85a45095 Added note on using shell scripts as AeDebug setup, added
BreakOnDllLoad variable.
2001-04-13 22:35:55 +00:00
John R. Sheets
d9e064fd4b Documentation update. 2000-12-13 21:52:37 +00:00
Eric Pouech
9454801cd9 Enhanced ELF files lookup for symbolic info. 2000-08-15 12:00:52 +00:00
John R. Sheets
1e8e5ba829 Converted Wine documentation to SGML format. 2000-08-08 01:24:00 +00:00