Skip to content
Snippets Groups Projects
Commit e74e6537 authored by Per Lindgren's avatar Per Lindgren
Browse files

fixed gdb scripts l (load) r (reset)

parent 4708d260
Branches
No related tags found
No related merge requests found
# resets the target and loads the binary
monitor reset init
load
monitor reset init
\ No newline at end of file
# resets the target
monitor reset init
load
monitor reset init
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment