Fixed %p in printf (now using wsprintf which doesn't support it).
commitf1822356b55f0a336b94c172c6a20323a22f1f42
authorEric Pouech <Eric.Pouech@wanadoo.fr>
Thu, 11 May 2000 21:43:43 +0000 (11 21:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 May 2000 21:43:43 +0000 (11 21:43 +0000)
tree8f24b74130fa6aef927d48fbe56b5061f147bd48
parent3de3cad9ce9dbeccba3ba26db5160ddd91f8ffe2
Fixed %p in printf (now using wsprintf which doesn't support it).
Added ThreadId and ProcessId internal vars.
Allow at startup to pick up a process to debug.
debugger/dbg.y
debugger/debugger.h
debugger/info.c
debugger/intvar.h
debugger/stabs.c
debugger/stack.c
debugger/types.c
debugger/winedbg.c