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: [PATCH 1/3] catch syscall -- try 5 -- Source code modifications


The new version works ok with me.
i386-linux ubuntu

Thanks,
Hui

2009/4/27 Sérgio Durigan Júnior <sergiodj@linux.vnet.ibm.com>:
> Hello,
>
> On Sun, 2009-04-26 at 18:30 -0300, Sérgio Durigan Júnior wrote:
>> Hi Eli,
>>
>> On Sat, 2009-04-25 at 12:26 +0300, Eli Zaretskii wrote:
>> > > From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= <sergiodj@linux.vnet.ibm.com>
>> > > Date: Wed, 22 Apr 2009 21:33:03 -0300
>>
>> Thanks for the comments. ?Here goes the new version.
>
> I've made a mistake, sorry. ?This is the new version.
>
> Regards,
>
> --
> Sérgio Durigan Júnior
> Linux on Power Toolchain - Software Engineer
> Linux Technology Center - LTC
> IBM Brazil
>
> gdb/ChangeLog:
>
> 2009-04-26 ?Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
>
> ? ? ? ?* Makefile.in: Support for relocatable GDB datadir and XML
> ? ? ? ?syscall.
> ? ? ? ?* NEWS: Added information about the catch syscall feature.
>
> gdb/doc/ChangeLog:
>
> 2009-04-26 ?Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
>
> ? ? ? ?* gdb.texinfo (Set Catchpoints): Documentation about the new
> ? ? ? ?feature.
>
> gdb/testsuite/ChangeLog:
>
> 2009-04-26 ?Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
>
> ? ? ? ?* Makefile.in: Inclusion of catch-syscall object.
> ? ? ? ?* gdb.base/catch-syscall.c: New file.
> ? ? ? ?* gdb.base/catch-syscall.exp: New file.
>
>


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