This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]