[ANNOUNCEMENT] GDB 7.0 release process created

Joel Brobecker brobecker@adacore.com
Sun Sep 20 14:32:00 GMT 2009


> >   What exactly is that status of darwin support?
> Not working.
> 
> You could try this patch, and tell us whether the result works
> satisfactorily for you:
> http://sourceware.org/ml/gdb-patches/2009-09/msg00430.html

This patch (which we included in the AdaCore sources - thank you!)
should only get rid of some complaint messages, which are not emitted
by default.

While we discussed the gdb-7.0 release, I did try GDB on Darwin, and
it seemed to be working at least OK. I had to change the gid and make
it setgid procmod, I think, but it otherwised worked ok (and the error
message was different from that Jack is getting).

I don't know what could be wrong. If he turns "set complaint 50" and
sees the complaints about overlapping sections, then we know that
the debug object files are being read for their debug info.  Otherwise,
something's wrong there.

-- 
Joel



More information about the Gdb mailing list