gdb2\Makefile

svn path=/trunk/; revision=1792
This commit is contained in:
Nedko Arnaudov 2001-04-15 23:43:12 +00:00
parent 2c11752216
commit 1648d6ba62
4 changed files with 322 additions and 0 deletions

View file

@ -0,0 +1 @@
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.