Fork of Tangara with customizations
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
target extended-remote :3333
|
|
|
|
mon reset halt
|
|
flushregs
|
|
|
|
tb heap_trace_start
|
|
commands
|
|
mon esp sysview start file:///tmp/pro-heap.svdat file:///tmp/app-heap.svdat
|
|
|
|
c
|
|
end
|
|
|
|
tb heap_trace_stop
|
|
commands
|
|
mon esp sysview stop
|
|
end
|
|
|
|
c
|
|
|