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: RFA [PATCH v3] Implement 'catch syscall' for gdbserver


On Fri, 2013-09-27 at 20:30 +0100, Pedro Alves wrote:
> On 09/21/2013 09:55 PM, Philippe Waroquiers wrote:
> 
> > No regression on linux/x86-64, native and gdbserver mode.
> > Manually tested with a (patched) Valgrind gdbserver.
> 
> I guess you've been testing with the native-extended-gdbserver.exp board file?
> I needed these patches to make catch-syscall.exp pass with native-gdbserver.exp
> ("target remote"):
> 
>  https://sourceware.org/ml/gdb-patches/2013-09/msg00968.html
> 
> (I'm still playing with and reviewing the code itself.)
> 
As discussed on IRC, I did the tests with native-gdbserver.exp
but got no failure, as my gdb is compiled without libexpat,
and the failures are only triggered where there is xml support.

Philippe (that will install libexpat one of these days ...)



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