anjiahao
bf03bb557f
support gdbstub use serial.
...
we can use uart to debug nuttx,like debugger:
1. read/write memory
2. Use watchpoint,breakpoint,single step.
use up_debugpoint api
3. Ctrl+c to stop, continue, or single step.
hold uart send and receive
4. register a panic event, when crash or assert/panic, we use uart to
debug.
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-12-11 08:43:26 -08:00
..
2023-10-29 17:16:09 +02:00
2023-07-21 01:13:34 +08:00
2023-09-07 22:15:48 +08:00
2023-07-08 13:50:48 +08:00
2023-11-07 17:39:03 +01:00
2023-08-22 00:07:16 +08:00
2023-07-08 13:50:48 +08:00
2023-09-20 09:35:28 -04:00
2023-07-08 13:50:48 +08:00
2023-07-08 13:50:48 +08:00
2023-08-26 17:07:02 +08:00
2023-07-08 13:50:48 +08:00
2023-12-11 08:43:26 -08:00
2023-11-07 17:39:03 +01:00
2023-07-08 13:50:48 +08:00
2023-09-16 19:45:02 +08:00
2023-07-08 13:50:48 +08:00
2023-07-08 13:50:48 +08:00
2023-07-16 00:35:35 +03:00
2023-10-29 17:16:09 +02:00
2023-07-08 13:50:48 +08:00
2023-11-30 01:12:24 -08:00
2023-12-11 02:06:51 -08:00
2023-10-26 01:53:38 +08:00
2023-08-19 13:28:21 -03:00
2023-10-12 12:22:16 +08:00
2023-09-16 19:45:02 +08:00
2023-11-15 08:52:04 -08:00
2023-09-04 23:19:46 +08:00
2023-07-08 13:50:48 +08:00
2023-06-11 12:55:29 +08:00
2023-11-15 08:52:04 -08:00
2023-11-27 04:52:54 -08:00
2023-08-29 09:43:42 +08:00
2023-10-31 13:42:00 +08:00
2023-12-01 18:49:46 -08:00
2023-11-07 09:05:50 +08:00
2023-10-29 17:09:18 +02:00
2023-11-21 07:56:52 -08:00
2023-07-10 23:03:17 +03:00
2023-07-08 13:50:48 +08:00
2023-07-08 13:50:48 +08:00
2023-10-29 17:16:09 +02:00
2023-11-22 08:05:58 -08:00
2023-07-08 13:50:48 +08:00
2023-10-29 17:16:09 +02:00
2023-07-08 13:50:48 +08:00
2023-10-29 17:16:09 +02:00
2023-09-22 08:51:07 +08:00
2023-07-08 13:50:48 +08:00
2023-11-27 04:52:54 -08:00
2023-10-29 21:03:54 -03:00
2023-08-26 17:07:02 +08:00
2023-07-08 13:50:48 +08:00
2023-08-10 20:47:37 +08:00
2023-09-25 01:08:15 +03:00
2023-10-29 17:09:18 +02:00
2023-08-10 20:47:37 +08:00