Commit graph

20 commits

Author SHA1 Message Date
Dimitrie O. Paun
255ecc56ae Remove the generation of all documentation in one document. 2003-04-19 02:50:57 +00:00
Andreas Mohr
56e6cd0eb8 - new, much more detailed and easier "step-by-step" layout
- better intro
- add Glossary (glossary.sgml)
- much better Getting Wine chapter
- much better Wine configuration chapter
- better Wine drive layer configuration section
- explain wineserver cmdline options
- rearranged tons of things into a less messy state
- tons of janitorial fixes
2003-04-01 03:26:13 +00:00
Eric Pouech
41018add5d Removed no longer needed UseXTerm internal variable. 2003-02-27 01:42:39 +00:00
Eric Pouech
45adf0843f - Removed no longer used queue & modref related commands.
- Protected walk commands while being called with no process loaded.
- In command grammar, allowed some expressions while only numbers
  where accepted.
- Renamed 'info maps' info 'walk maps' and let it work on any
  process.
2003-01-30 00:24:18 +00:00
Francois Gouget
7572148823 Standardize the capitalization of Wine. 2003-01-05 01:08:56 +00:00
Tony Lambregts
263cdcd88a Update debugger documentation for when programs hangs. 2002-12-07 23:48:36 +00:00
Tony Lambregts
109fb9c53d Update the debugger documentation for current usage. 2002-11-30 01:57:19 +00:00
Francois Gouget
20f74cb743 Update documentation of how to invoke winedbg. 2002-10-01 18:13:09 +00:00
Eric Pouech
0996541cc6 Updated winedbg documentation. 2002-09-21 01:17:32 +00:00
Tony Lambregts
019c591da8 Document the new trace-related winedbg commands. 2002-07-03 01:20:46 +00:00
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