RFA [PATCH v3] Implement 'catch syscall' for gdbserver

Philippe Waroquiers philippe.waroquiers@skynet.be
Fri Sep 27 20:13:00 GMT 2013


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 ...)




More information about the Gdb-patches mailing list