[PATCH] A new board file remote-gdbserver-on-localhost.exp

Yao Qi qiyaoltc@gmail.com
Fri Apr 24 10:06:00 GMT 2015


Pedro Alves <palves@redhat.com> writes:

> These two from gdbserver-base.exp seems to be missing:
>
> # The predefined TSVs in GDBserver.
> set_board_info gdb,predefined_tsv "\\\$trace_timestamp"
>
> set GDBFLAGS "${GDBFLAGS} -ex \"set auto-connect-native-target off\""
>

Oops, I thought I checked gdbserver-base.exp before I post the patch.
Include them in the remote-gdbserver-on-localhost.exp.  Patch is pushed in.

> Guess that ideally we'd move the "native" bits out of gdbserver-base.exp
> to a native-gdbserver-base.exp file, and make this new one include
> gdbserver-base.exp.  (TBC, it's fine with me to push it in without
> doing that first).

Yeah, good to move these bits into a common file.  I'll do that once
PR 18208 is fixed :)  fails in coredump-filter.exp are shown in my tests
for arm and aarch64 every time.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list