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: [testsuite] setting sysroot for target-board


>>>>> ">" == Wei-cheng Wang <cole945@gmail.com> writes:

>> When testing remote cross-target, libc and other shared libraries
>> will not be compatible with the one on host.

>> This patch adds support for setting sysroot in target-board files, e.g.,
>> set_board_info gdb,sysroot "/path/to/target/libc",
>> so that testsuite can be used for remote cross-target.

I think this looks reasonable.

There is a comment just above the definition of gdb_target_cmd that
needs an update for this new parameter.

This patch also needs a ChangeLog entry.

Tom


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