reactos/rosapps/applications/devutils/gdb2
Aleksey Bragin 1b7106dee1 - Remove useless USE_W32API define from .rbuilds
- Fix compilation of a number of modules.
- Delete outdated fmifs.h, the one from ReactOS includes should be used instead.
- Move more libs to /lib directory.

svn path=/trunk/; revision=34627
2008-07-21 09:15:15 +00:00
..
gdb2.cpp - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
gdb2.rbuild - Remove useless USE_W32API define from .rbuilds 2008-07-21 09:15:15 +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.