[PATCH 1/4] 'catch syscall' feature -- Architecture-independent part

Tom Tromey tromey@redhat.com
Wed Nov 5 19:05:00 GMT 2008


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> However, as with the 'thread' (and Ada 'task') qualifier, the best
Tom> approach depends a bit on the underlying OS' capabilities.  That is,
Tom> if there is a ptrace-like thing that handles the condition checking in
Tom> the kernel, then it would be nice to expose that, instead of doing the
Tom> check in gdb.  I will try to find out if this is a planned froggy
Tom> feature.

I asked, and apparently this is already in froggy.  The filtering is
implemented kernel-side.

So, I would like it if this part were changed as I suggested
up-thread.  We're starting to look at porting gdb to froggy and it
would be nice to have this in place from the beginning.

Sérgio, I'm willing to write a patch against your branch for this, if
you want.  Just let me know.

thanks,
Tom



More information about the Gdb-patches mailing list