- now storing frames information in thread structure
authorEric Pouech <eric.pouech@wanadoo.fr>
Fri, 18 Nov 2005 12:33:03 +0000 (12:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Nov 2005 12:33:03 +0000 (12:33 +0000)
commit3e07e047648e061dfa3ff4665d5b31a6c8a7c051
tree3c95f0e768ee8e972cc8a1b603b64f159aa6976c
parentba2cb7c97b99649bf91e1372b51a617aa11b147e
- now storing frames information in thread structure
- frames are cached after each thread stops execution
- reimplemented backtrace on top of this
programs/winedbg/dbg.y
programs/winedbg/debugger.h
programs/winedbg/stack.c
programs/winedbg/symbol.c
programs/winedbg/winedbg.c