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