Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the ddb and gdb backends for the new 'trace_thread' hook. | John Baldwin | 2012-04-12 | 1 | -1/+1 |
* | Modify kdb_trap() so that it re-calls the dbbe_trap function as long as | Matthew D Fleming | 2011-02-18 | 1 | -0/+11 |
* | Add support for kgdb's 'detach' command. | Peter Grehan | 2008-02-29 | 1 | -0/+5 |
* | Don't use GDB_DBGPORT() macro to fill in dummy element in gdb_dbgport_set. | Poul-Henning Kamp | 2006-05-26 | 1 | -1/+2 |
* | add support for copying console messages to a remote gdb | Sam Leffler | 2006-03-23 | 1 | -2/+10 |
* | check return value of gdb_rx_varhex | Sam Leffler | 2005-03-28 | 1 | -2/+8 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 1 | -1/+1 |
* | Change gdb_cpu_setreg() to not take the value to which to set the | Marcel Moolenaar | 2004-12-01 | 1 | -10/+24 |
* | Comment-out the debugging printf I left in in case there were some | Marcel Moolenaar | 2004-08-10 | 1 | -1/+1 |
* | Introduce the GDB debugger backend for the new KDB framework. The | Marcel Moolenaar | 2004-07-10 | 1 | -0/+261 |