Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-05 09:31:41 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f43b3afcec3b8089fee6dfa4f901b66e24f40f8c
esp-idf/examples/system/sysview_tracing_heap_log/gdbinit

19 lines
230 B
Plaintext
Raw Normal View History

Add JTAG related example tests
2020-04-17 11:51:00 +02:00
set pagination off
sys_view: Adds heap & log tracing example
2018-12-12 20:44:32 +03:00
target remote :3333
mon reset halt
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-05-29 17:43:21 -04:00
maintenance flush register-cache
sys_view: Adds heap & log tracing example
2018-12-12 20:44:32 +03:00
tb heap_trace_start
commands
docs: Updates OpenOCD command names
2020-03-16 19:06:47 +03:00
mon esp sysview start file:///tmp/heap_log.svdat
sys_view: Adds heap & log tracing example
2018-12-12 20:44:32 +03:00
c
end
tb heap_trace_stop
commands
docs: Updates OpenOCD command names
2020-03-16 19:06:47 +03:00
mon esp sysview stop
sys_view: Adds heap & log tracing example
2018-12-12 20:44:32 +03:00
end
c
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 215ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API