reactos/rosapps/applications/devutils/gdb2
Aleksey Bragin d0ccc9c5ec - Remove version defines.
svn path=/trunk/; revision=36945
2008-10-25 15:03:02 +00:00
..
gdb2.cpp - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
gdb2.rbuild - Remove version defines. 2008-10-25 15:03:02 +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.