jlink.gdb update
This commit is contained in:
parent
8c1895e04c
commit
c7425f9da6
@ -1,8 +1,7 @@
|
||||
target remote localhost:2331
|
||||
|
||||
# For some reason, this is problematic even if the JLinkScript disabled the remote
|
||||
# write protection. Therefore, don't do it for now
|
||||
# monitor reset
|
||||
# Reset is problematic on RevA, okay for RevB
|
||||
monitor reset
|
||||
|
||||
# *try* to stop at the user entry point (it might be gone due to inlining)
|
||||
break main
|
||||
|
Loading…
Reference in New Issue
Block a user