haiku/src
Rene Gollent e2d845a47f Debugger: Implement remainder of #12729.
UserInterfaceListener:
- Add request hook for writing a core file. Implement in TeamDebugger.

Jobs/WriteCoreFileJob:
- Add new job to actually dispatch the core file request via the debugger
  interface.

Team{::Listener}
- Add listener event + hook for notifications when a core file gets written.
  Implement in CLI.

CliContext:
- Add event flag for core file changed.

CommandLineUserInterface:
- Add 'write-core' command. This optionally takes a path to write the core to,
  otherwise one is automatically generated by, similarly to debug reports. As
  such, one can now generate cores for things like app_server and registrar
  crashes if desired, in addition to reports.
2016-04-26 22:36:26 -04:00
..
add-ons ohci: Fix x86_64 usb tracing 2016-04-23 14:26:22 -05:00
apps Debugger: Implement remainder of #12729. 2016-04-26 22:36:26 -04:00
bin ifconfig: add "[-]ht" control option for WLAN devices 2016-03-15 21:59:03 +01:00
build Add __clang__ to a few #ifdefs 2015-11-07 23:02:53 +01:00
data MIME type for core files 2016-04-26 23:48:04 +02:00
kits bluetooth_server: Fix multi-arch build 2016-04-22 14:32:51 -05:00
libs Fix debug build of libtextencoding.so. 2016-04-25 19:08:01 +02:00
preferences bluetooth: Fix preferences build? Works here (again) 2016-04-17 15:07:41 -05:00
servers debug server: Offer option to write a core file 2016-04-24 18:24:50 +02:00
system Add symbol and string table addresses to core file 2016-04-27 02:16:54 +02:00
tests Fix test_app_server build, again 2016-02-14 21:12:33 +01:00
tools NodeMonitor: Added B_WATCH_CHILDREN flag. 2016-03-28 14:31:27 +02:00
Jamfile Interface Guidelines: migrate to docs/, use DocBookCSS. 2015-02-12 17:08:04 -05:00