- Removed no longer used queue & modref related commands.
authorEric Pouech <eric.pouech@wanadoo.fr>
Thu, 30 Jan 2003 00:24:18 +0000 (00:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Jan 2003 00:24:18 +0000 (00:24 +0000)
commit45adf0843f475b8755e5ee0eca64cf437edc7633
treebc7f3452cac4f0c1023aa09cd92fe88689353d5c
parent1f7dbca93579109950ea026cab594c6825e9ed47
- 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.
documentation/debugger.sgml
programs/winedbg/dbg.y
programs/winedbg/debug.l
programs/winedbg/debugger.h
programs/winedbg/info.c
programs/winedbg/module.c