scripts: use extended-remote for greater compatibility
authorJohn Crispin <john@openwrt.org>
Wed, 10 Dec 2014 15:50:52 +0000 (15:50 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 10 Dec 2014 15:50:52 +0000 (15:50 +0000)
commitc399f986899e9fc311c4c6a3870fc16770941a1c
treecb21fc5eb48ead5ffff8e4182189e7cb518c845f
parenta8d0b4153090e64c8a0222b6afe265edae039da8
scripts: use extended-remote for greater compatibility

Plain "remote" results in failure to connect using the gdb built with
the toolchain. (On atheros target at least)  extended-remote also allows
"run" to restart the target process.

Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 43596
scripts/remote-gdb