wine/programs/winedbg winedbg.c debugger.h deb ...
ChangeSet ID: 17706 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/23 11:22:44 Modified files: programs/winedbg: winedbg.c debugger.h debug.l dbg.y Makefile.in Added files: programs/winedbg: tgt_minidump.c Log message: Eric Pouech <pouech-eric(a)wanadoo.fr> - now storing exception info (if any) in thread structure - added minidump function in winedbg (write only) Patch: http://cvs.winehq.org/patch.py?id=17706 Old revision New revision Changes Path 1.32 1.33 +11 -10 wine/programs/winedbg/winedbg.c 1.27 1.28 +5 -0 wine/programs/winedbg/debugger.h 1.13 1.14 +1 -0 wine/programs/winedbg/debug.l 1.24 1.25 +3 -1 wine/programs/winedbg/dbg.y 1.7 1.8 +1 -0 wine/programs/winedbg/Makefile.in Added 1.1 +0 -0 wine/programs/winedbg/tgt_minidump.c
participants (1)
-
Alexandre Julliard