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: [RFC/PATCH] Testsuite: set sysroot when using gdbserver


Hi Alan,

I want to apologize in case my latter comment came across as harsh.  I
think I could have phrased it more diplomatically.

I'll note that I also have an interest in setting up sysroot for the
OpenMP tests that I've been working on.  So I am genuinely interested
in whether or how sysroot can be set from a board file.

Also, making the tests run faster is definitely a good thing, so
thanks for looking into this.

Kevin

On Wed, 27 Mar 2019 13:49:15 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> On Wed, 27 Mar 2019 16:40:30 +0000
> Alan Hayward <Alan.Hayward@arm.com> wrote:
> 
> > However, I'm not sure if putting the sysroot into gdbserver_start will break
> > other remote setups.  In addition, I don't think gdb_test is the correct
> > function to call within the library - for the mi tests this causes a timeout
> > as it expect to use mi_gdb_test.  
> 
> Can sysroot be set in the board file(s)?
> 
> If so, I think that would be preferable to your proposed patch.
> 
> Kevin


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