Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -1/+1 |
| | |||||
* | Introduce the GDB debugger backend for the new KDB framework. The | marcel | 2004-07-10 | 1 | -0/+109 |
backend improves over the old GDB support in the following ways: o Unified implementation with minimal MD code. o A simple interface for devices to register themselves as debug ports, ala consoles. o Compression by using run-length encoding. o Implements GDB threading support. |