haiku/headers/os/kernel
Ingo Weinhold 44b5d72b5a Added new functions to the debugger API:
{set,clear}_debugger_{break,watch}point(), allowing to set/clear break
and watchpoints for the calling team. When a break/watchpoint is hit,
the team enters the debugger. Handy in situations when the program in
question can't really be started in a debugger (or it would be
complicated to do so). The functions work only as long as no debugger is
installed for the team.

We clear the arch specific team and thread debug infos now, when a new
debugger is installed, thus clearing break- and watchpoints.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20396 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-03-20 16:20:13 +00:00
..
debugger.h Added new functions to the debugger API: 2007-03-20 16:20:13 +00:00
disk_scanner.h Removed extended_partition_info::partition_code field. 2003-02-18 21:28:30 +00:00
fs_attr.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_index.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_info.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_query.h New fs_query.h header. 2003-01-29 14:43:38 +00:00
fs_volume.h fs_mount_volume() now returns a dev_t as well - changed mount/mountvolume to take 2005-10-20 13:03:50 +00:00
image.h Added (currently only) flag B_WAIT_TILL_LOADED for _kern_load_image() 2005-03-12 15:01:25 +00:00
OS.h Use -I instead of -isystem for system header directories when building 2007-03-14 20:36:42 +00:00
scheduler.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00