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: Help, --target_board=native-stdio-gdbserver is unusable


Doug Evans <dje@google.com> writes:

> I haven't tried any other gdbserver combinations.
> I suspect all of them have the same issue w.r.t. slowness.

Yes, I think so.  We need to fix it in native-extended-gdbserver.exp,
native-gdbserver.exp, and native-stdio-gdbserver.exp.

>
> How about something like this?
> Or have people thought of solving this a different way?

I am using this in my board files for arm and aarch64 testing.

set_board_info gdb_init_commands [list "set sysroot /"]

-- 
Yao (éå)


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