mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 12:51:07 -05:00
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. |
||
|---|---|---|
| .. | ||
| gdb.h | ||
| gdb_int.h | ||
| gdb_main.c | ||
| gdb_packet.c | ||