mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-10 09:40:53 +01:00
gdb_launch typo
This commit is contained in:
parent
3ba2ecd0fc
commit
f7e564e967
@ -126,7 +126,7 @@ then
|
||||
gdb --eval-command="file "$clover_debug_file" -o $adr" \
|
||||
--eval-command="target remote localhost:9000" \
|
||||
--eval-command="rwatch *0" \
|
||||
--eval-command="br panic_()" \
|
||||
--eval-command="br panic_" \
|
||||
--eval-command="continue"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user