esp-idf/tools/esp_app_trace
Daniel Mangum 647e7a2a71
fix: Replace deprecated flushregs alias with full gdb command
Usage of `flushregs` in gdb will result in the following warning:

```
Warning: 'flushregs', an alias for the command 'maintenance flush register-cache', is deprecated.
Use 'maintenance flush register-cache'.
```

This patch updates to use the recommend command.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
Merges https://github.com/espressif/esp-idf/pull/11535
2023-07-13 09:26:47 +02:00
..
espytrace Merge branch 'feature/apptrace_visualization' into 'master' 2023-07-11 17:33:24 +08:00
test fix: Replace deprecated flushregs alias with full gdb command 2023-07-13 09:26:47 +02:00
SYSVIEW_FreeRTOS.txt sys_view: upgrade to version 3.32 2023-01-24 00:26:58 +07:00
logtrace_proc.py feat(apptrace): Added sensor data visualization example 2023-06-27 18:32:56 +03:00
sysviewtrace_proc.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00