reactos/rosapps/applications/devutils/gdb2
Sylvain Petreolle 599f3e27e8 Arch, why are you removing </module> tags ?
Happy new  year :)

svn path=/trunk/; revision=44844
2010-01-01 01:41:39 +00:00
..
gdb2.cpp - Fix gdb2 and regexpl warnings under gcc 4.4.0 2009-08-30 15:35:14 +00:00
gdb2.rbuild Arch, why are you removing </module> tags ? 2010-01-01 01:41:39 +00:00
ph.h - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
README - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00

dbg2 is a tool that splits the console output of gdb and the debugged program. it runs gdb into new console and redirects its output to the original, so the debugged program outputs to the second console.