haiku/headers/private/debugger
Rene Gollent fc48ae3f80 Debugger: Fix #14375, #12343.
TeamDebugger:
- When a job is aborted, instead of calling into the user interface directly
  to reset the status message, post a message to do so. Also, only post the
  message if we aren't already in a terminating state. Otherwise, if jobs
  were still running while the team debugger is executing its destructor, it
  would attempt to make calls to the already destroyed user interface. This
  bug has likely been with us for quite some time, but was hidden by incorrect
  ref counting in the past (see #12343).
2018-08-20 16:44:20 -04:00
..
arch
controllers
debug_info
debug_managers
elf
files
ids
model
settings
source_language
target_host_interface
types
user_interface
util
value
DebuggerGlobals.h
MessageCodes.h Debugger: Fix #14375, #12343. 2018-08-20 16:44:20 -04:00
Tracing.h