mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
1 line
204 B
Plaintext
1 line
204 B
Plaintext
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. |