mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 20:05:25 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user