mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
![]() - Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common". Also fix the indentation in some files. svn path=/trunk/; revision=44368 |
||
---|---|---|
.. | ||
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.