commit | d33bcb61399ad0c2dac0d8fb40e53292d270e317 | [log] [tgz] |
---|---|---|
author | Eric Pouech <Eric.Pouech@wanadoo.fr> | Wed Mar 15 19:57:20 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Mar 15 19:57:20 2000 +0000 |
tree | 089ba03dfb98d834725fcb471de3f79ba04da881 | |
parent | 38828c4e3a2f92e1d7314056a15c097fd1ee406e [diff] |
Introduced DBG_VALUE struct to manipulate debugger/debuggee address space. Added watch (hardware assisted debugging) and whatis (type of expr) commands. Fixed some issues in local vars handling (stabs parsing & registers optimization).