mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
e5efa0ceb6
Centralized output handling (preparation for console usage). Fixed a few debug information reading options (stabs and sym). Started a framework to hold debugger's internal variables.
4 lines
132 B
C
4 lines
132 B
C
INTERNAL_VAR(BreakAllThreadsStartup, FALSE)
|
|
INTERNAL_VAR(ExtDbgOnInvalidAddress, FALSE)
|
|
INTERNAL_VAR(ChannelMask, DBG_CHN_MESG)
|