winedbg: Moved into a common function all code dealing with printing information...
commit78cf0961e903b91c8e8825d589d4130cb0a0a40b
authorEric Pouech <eric.pouech@orange.fr>
Sun, 21 Nov 2010 21:19:40 +0000 (21 22:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Nov 2010 13:16:22 +0000 (23 14:16 +0100)
treef25e19160d25adda321b50cb40be18a1a3acb2c1
parent9261ef2d0a5d9fa31aa304c53d73f814900547e9
winedbg: Moved into a common function all code dealing with printing information about an exception, and use this function to implement new 'info exception' command.
programs/winedbg/dbg.y
programs/winedbg/debugger.h
programs/winedbg/info.c
programs/winedbg/tgt_active.c