K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-07-10T17:47:22.000000Z K 7 svn:log V 351 Introduce the GDB debugger backend for the new KDB framework. The 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. END