Always upgrade gdb target remote to extended

This commit is contained in:
Arti Zirk 2022-10-14 14:46:00 +03:00
parent 54ad56247f
commit 30057b76d3
1 changed files with 5 additions and 0 deletions

View File

@ -42,6 +42,11 @@ set mem inaccessible-by-default off
# bmconnect /dev/ttyBmpGdb
# end
# upgrade remote commands
define target remote
target extended-remote $arg0
end
define xxd
if $argc < 2