haiku/headers
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
..
build build: Use BeOSBuildCompatibility on Haiku also. 2018-07-31 19:50:46 -04:00
compatibility
config build: Add initial ARM64 target. 2018-08-02 19:48:29 -04:00
cpp
glibc
libs Complete implementation of printer serial transport 2018-06-05 21:44:14 +00:00
os Packagekit: Fix -Wmismatched-tags 2018-08-19 20:36:25 +00:00
posix posix: Add initial ARM64 headers. 2018-08-02 19:59:30 -04:00
private Debugger: Fix #14375, #12343. 2018-08-20 16:44:20 -04:00
tools