Eric Pouech <[EMAIL PROTECTED]> writes:
> debugger/dbg.y
> debugger/debugger.h
> debugger/winedbg.c
> added config option to only stop on first thread creation
Since the debugger is (will be) a separate application, it should not
make reference to the Wine config file. I'd suggest either a separate
registry branch (like Software\Wine\WineDbg), or even better a
debugger command to change the breaking mode; this may then also be
used to specify whether we should break on other things like dll entry
points, thread exit, etc.
--
Alexandre Julliard
[EMAIL PROTECTED]