summaryrefslogtreecommitdiffstats
path: root/sys/sys/kdb.h
Commit message (Expand)AuthorAgeFilesLines
* Attempt to make break-to-debugger and alternative break-to-debugger morerwatson2011-08-261-0/+2
* Disconnect sun4v architecture from the three.attilio2011-05-141-1/+1
* DTrace can enter the debugger from a probe. Add a WHY definition for this.jb2008-05-231-0/+1
* Expand kdb_alt_break a little, most commonly used with the optionpeter2008-05-041-0/+7
* Add a new 'why' argument to kdb_enter(), and a set of constants to userwatson2007-12-251-1/+28
* Don't enter the debugger if KDB_UNATTENDED is set or ifps2005-04-201-0/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Add kdb_thr_from_pid(), which given a PID returns the first threadmarcel2004-07-211-1/+2
* Make kdb_dbbe_select() available as an interface function. This allowsmarcel2004-07-121-0/+1
* Introduce the KDB debugger frontend. The frontend provides a frameworkmarcel2004-07-101-0/+78
OpenPOWER on IntegriCloud