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] Fixes problem setting breakpoint in dynamic loader


On Wed, 2007-06-20 at 10:21 -0400, Daniel Jacobowitz wrote:
> On Wed, Jun 20, 2007 at 09:15:24AM -0400, Daniel Jacobowitz wrote:
> > Here's an extended version of Joseph's revision of Thiago's revision
> > of Paul's patch (begat by... who begat...).  I tested it with
> > gdbserver on powerpc-linux -m64; it fixes the function calling test in
> > nodebug.exp and all the threading tests.  The branch I was testing on
> > is a little bit older than HEAD, and I had an unstripped libc; but I
> > believe that on HEAD and with a stripped libc, it will also fix a
> > number of shared library load/unload tests and all of the calls to
> > malloc to create strings.  I'm going to test it natively now.
> 
> The shared library tests seem generally OK, and it fixes all sorts of
> tests that call malloc or fork.

This patch fixes my problem as well. Thanks for helping with this.

> Unless someone sees a problem with this patch, I would like to include
> it in GDB 6.7.

Me too.
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center


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