ChangeSet ID: 997120313666026689112186 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/08/06 13:51:53
Modified files: debugger : dbg.y debugger.h info.c stack.c winedbg.c documentation : debugger.sgml
Log message: Eric Pouech eric.pouech@wanadoo.fr Extended bt command to display backtrace of another thread. Enhanced process & thread display with process name.
Patch: http://cvs.winehq.com/patch.py?id=997120313666026689112186
Revision Changes Path 1.45 +2 -1 wine/debugger/dbg.y 1.24 +4 -1 wine/debugger/debugger.h 1.20 +26 -10 wine/debugger/info.c 1.26 +63 -14 wine/debugger/stack.c 1.37 +21 -20 wine/debugger/winedbg.c 1.6 +4 -1 wine/documentation/debugger.sgml