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]

[PATCH 0/4] catch syscall -- try 4 -- Introduction


Hello everybody,

It's been a while since I don't post anything related to this patch, so
I apologize. I've been busy with some other activities, so I had to use
my spare time to work on this now.

Here goes the fourth version of the catch syscall patch. For those of
you who have been following the improvements, there's not so much to see
in this version if you compare it to the previous one; even though, it's
worth taking a look at it because there are lots of bug fixes (the vast
majority were fixed by Jan K. , to whom I'd like to give my special
thanks). The basic functionality remains the same.

Many thanks to Jan K., Phil Muldoon, Rick Moseley and Tom Tromey for
dedicating their time to this activity. Also, thanks to teawater and
Daniel Jacobowitz for bringing this patch back to discussion.

The division of the patch is basically the same: the first part contains
architecture-independent code; the second contains
architecture-dependent; the third is for the XML support code; and the
fourth contains code for the build system, testacase and documentation.
Please, apply all four patches in order to have GDB compiled correctly.

Please, comment, test and review.

Regards,

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


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