mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 08:38:17 +00:00
1b7106dee1
- 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 |
||
---|---|---|
.. | ||
gdb2.cpp | ||
gdb2.rbuild | ||
ph.h | ||
README |
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.