• Eric Pouech's avatar
    - get rid of winedbg internal channels for output · 48f97983
    Eric Pouech authored
    - move all standard (old MESG channel) output to stdout
    - move all other outputs (TRACE, WARN...) to a new wine debugging
      channel (winedbg)
    - replaced quite a few #ifdef:ed out output to new channels (mainly in
      symbol management area...)
    - added a new maintenance commands to ease up debugging
    - updated documentation accordingly
    48f97983
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
break.c Loading commit data...
db_disasm.c Loading commit data...
dbg.y Loading commit data...
debug.l Loading commit data...
debugger.h Loading commit data...
display.c Loading commit data...
expr.c Loading commit data...
expr.h Loading commit data...
ext_debugger.c Loading commit data...
gdbproxy.c Loading commit data...
hash.c Loading commit data...
info.c Loading commit data...
intvar.h Loading commit data...
memory.c Loading commit data...
module.c Loading commit data...
msc.c Loading commit data...
registers.c Loading commit data...
source.c Loading commit data...
stabs.c Loading commit data...
stack.c Loading commit data...
types.c Loading commit data...
winedbg.c Loading commit data...