Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to new console api | phk | 2006-05-26 | 1 | -4/+7 |
* | Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used. | phk | 2006-05-26 | 1 | -6/+4 |
* | Don't use GDB_DBGPORT() macro to fill in dummy element in gdb_dbgport_set. | phk | 2006-05-26 | 1 | -1/+2 |
* | Wrap our drivers gdb_getc() function so that if it returns -1 we | phk | 2006-05-26 | 1 | -5/+20 |
* | add support for copying console messages to a remote gdb | sam | 2006-03-23 | 3 | -2/+185 |
* | check return value of gdb_rx_varhex | sam | 2005-03-28 | 1 | -2/+8 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 4 | -4/+4 |
* | Change gdb_cpu_setreg() to not take the value to which to set the | marcel | 2004-12-01 | 1 | -10/+24 |
* | Comment-out the debugging printf I left in in case there were some | marcel | 2004-08-10 | 1 | -1/+1 |
* | Introduce the GDB debugger backend for the new KDB framework. The | marcel | 2004-07-10 | 4 | -0/+721 |