haiku/src/kits/debugger
Augustin Cavalier 9cc0f06a01 kernel: Remove the B_KERNEL_AREA protection flag.
It is now no longer used.
2018-11-17 16:46:49 -05:00
..
arch Fix catching polymorphic type by value 2018-05-16 13:49:46 +00:00
controllers Debugger: Fix #14375, #12343. 2018-08-20 16:44:20 -04:00
debug_info Debugger: Fix #14321. 2018-08-07 22:28:04 -04:00
debug_managers Debugger: Rework type handlers to allow for custom selection. 2018-02-04 14:13:01 -05:00
debugger_interface libdebugger: Implement remaining remote request/response pairs. 2016-12-05 18:03:14 -05:00
demangler Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
dwarf Debugger: Fix #14321. 2018-08-07 22:28:04 -04:00
elf Debugger: Fix some broken comparisons. 2018-06-21 22:05:27 -04:00
files Bug found by unused-but-set-variable, entry should be updated 2018-08-01 18:22:49 +02:00
ids Debugger: Fix some broken comparisons. 2018-06-21 22:05:27 -04:00
jobs Debugger: Adjustments to report generator. 2016-12-07 23:58:36 -05:00
model Debugger: Fix #13939, more work on #13800. 2018-01-10 19:29:36 -05:00
settings Debugger: Fix #13939, more work on #13800. 2018-01-10 19:29:36 -05:00
source_language Debugger: Rework type handlers to allow for custom selection. 2018-02-04 14:13:01 -05:00
target_host_interface Debugger: Another set of #13800 fixes. 2018-01-11 22:39:55 -05:00
types Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
user_interface kernel: Remove the B_KERNEL_AREA protection flag. 2018-11-17 16:46:49 -05:00
util Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
value Debugger: Rework type handlers to allow for custom selection. 2018-02-04 14:13:01 -05:00
DebuggerGlobals.cpp Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
Jamfile libdebugger: Add initial version of network interface. 2016-12-05 18:17:50 -05:00