Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] 'catch syscall' feature -- Introduction
@ 2008-11-04  4:32 Sérgio Durigan Júnior
  2008-11-04  8:28 ` Pierre Muller
  0 siblings, 1 reply; 3+ messages in thread
From: Sérgio Durigan Júnior @ 2008-11-04  4:32 UTC (permalink / raw)
  To: gdb-patches

Hello guys,

This is the new version of the "catch syscall" patch. I have reviewed it
for a while, fixing things that you have proposed to me and implementing
new code. Basically, the changes are:

- Grammar errors fixed (including the "two-spaces-after-dot" rule) (as
pointed out by Michael).

- Rework of the "arch independent" part of the patch, now using the new
breakpoint_ops mechanism (as implemented by Joel).

- Tab-completion support (as suggested by Tromey).

- Storing the syscalls names using XML support, and not directly in the
source-code (as requested by Daniel Jacobowits).

- PPC, PPC64 and i386 support.

- Implementation of the GDB's datadir (Daniel asked this too).

Well, I think that's it. You guys already know what this patch is
supposed to do, but in case you have forgotten:

http://sourceware.org/ml/gdb-patches/2008-09/msg00583.html

Hope you like it :-).

Best regards,

-- 
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-04 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-04  4:32 [PATCH 0/4] 'catch syscall' feature -- Introduction Sérgio Durigan Júnior
2008-11-04  8:28 ` Pierre Muller
2008-11-04 13:48   ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox