anjiahao b956495c5e libs/libc:Support gdb rsp protocol
you can debug nuttx through any transport layer (serial port, network etc.),
currently supports the following functions:
1. Read and write registers
2. Read and write memory
3. Switch thread and read stack information

Future support plans:
1. Support breakpoint, watch point (requires architecture support).

related information:
https://sourceware.org/gdb/onlinedocs/gdb/Remote-Protocol.html

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-07-15 01:57:11 +08:00
..
2023-05-17 10:24:42 +08:00
2023-07-11 23:32:17 +08:00
2023-07-11 23:32:17 +08:00
2023-07-15 01:57:11 +08:00
2023-06-12 08:39:38 +02:00
2023-07-13 10:11:58 +08:00
2023-07-13 10:11:58 +08:00
2023-07-13 10:11:58 +08:00
2023-07-11 23:32:17 +08:00
2023-05-04 02:07:01 +08:00
2023-05-04 02:07:01 +08:00
2023-05-19 02:40:38 +08:00
2023-05-04 02:07:01 +08:00
2023-07-11 23:32:17 +08:00
2023-05-05 18:36:36 +08:00