Merge branch 'contrib/github_pr_11535' into 'master'

Replace deprecated flushregs alias with full gdb command (GitHub PR)

Closes IDFGH-10272

See merge request espressif/esp-idf!24752
This commit is contained in:
Ivan Grokhotkov
2023-07-28 22:40:22 +08:00
12 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ To gather and analyze heap trace, do the following on the host:
target remote :3333
mon reset halt
flushregs
maintenance flush register-cache
tb heap_trace_start
commands