opnsense-src/sys/gdb
Conrad Meyer c4fbbfaa47 gdb(4): Add basic 'qSupported' support
This is where the host GDB tells us what features it supports, and we
respond with the list we support.  For now, just report PacketSize.
2019-08-22 00:19:41 +00:00
..
gdb.h sys/gdb: further adoption of SPDX licensing ID tags. 2017-11-27 15:16:59 +00:00
gdb_cons.c sys/gdb: further adoption of SPDX licensing ID tags. 2017-11-27 15:16:59 +00:00
gdb_int.h gdb(4): Pack 'info threads' responses into fewer packets 2019-08-19 22:57:03 +00:00
gdb_main.c gdb(4): Add basic 'qSupported' support 2019-08-22 00:19:41 +00:00
gdb_packet.c gdb(4): Pack 'info threads' responses into fewer packets 2019-08-19 22:57:03 +00:00