reactos/rosapps/applications/devutils/gdb2
Gregor Schneider 2296d0a5dd gdb2: Use const char* for string constants, gcc 4.4 warnings
svn path=/trunk/; revision=42908
2009-08-24 12:06:53 +00:00
..
gdb2.cpp gdb2: Use const char* for string constants, gcc 4.4 warnings 2009-08-24 12:06:53 +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.