reactos/rosapps/applications/devutils/gdb2
2015-04-19 20:27:51 +00:00
..
CMakeLists.txt [ROSAPPS] Add devutils to cmake build. Thx for Amine Khaldi, Thomas Faber and learn_more for help. More will come. 2015-04-19 20:27:51 +00:00
gdb2.cpp Remove the unneeded $Id$ blabla from the source code. 2013-03-14 01:14:18 +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.