This is the mail archive of the gdb@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: Breakpoint in C++ class constructor is never reached


> From: Thiago Jung Bauermann <bauerman@br.ibm.com>
> Date: Sat, 27 Oct 2007 12:32:12 -0200
> 
> On Fri, 2007-10-26 at 13:02 -0200, Thiago Jung Bauermann wrote:
> > On Fri, 2007-10-26 at 16:50 +0200, Mark Kettenis wrote:
> > > > Date: Fri, 26 Oct 2007 10:31:28 -0400
> > > > From: Daniel Jacobowitz <drow@false.org>
> > > > Oh dear.  GCC requires GNU make, but GDB is not supposed to, I don't
> > > > think.  This is a new problem.
> > > 
> > > I regularly build GDB with OpenBSD make, so yes this is new (and I'd
> > > very much appreciate it if it got fixed).
> > 
> > I will work on this ASAP.
> 
> I just posted a patch to fix this. Sorry for the delay, it took me some
> time to determine if I had copyright assignment to contribute to GCC.
> 
> I tested the change with NetBSD's make, so I think the GNUisms are gone.
> If this is not enough to fix your build problems, please let me know.

Thank you very much.  I'll check whether it works on OpenBSD too (I
expect it'll be ok if you tested things on NetBSD).  If I encounter
any problems, I'll try to fix them myself first.

Thanks,

Mark


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