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


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>
> > 
> > On Fri, Oct 26, 2007 at 05:25:24PM +0300, Bobo wrote:
> > > Unfortunately i can't do anything with one of the latest snapshots.
> > > I've donwloaded gdb-weekly-6.7.50_20071023.
> > > config goes ok (./configure --enable-gcc --prefix=/scratch/debugger).
> > > make gives the following error:
> > > make: Fatal error in reader: Makefile, line 63: Unexpected end of line seen
> > > Current working directory /usr/local/gdb-6.7.5/gdb-6.7.50_20071023/libdecnumber
> > > *** Error code 1
> > > make: Fatal error: Command failed for target `all-libdecnumber'
> > > Current working directory /usr/local/gdb-6.7.5/gdb-6.7.50_20071023
> > > *** Error code 1
> > > make: Fatal error: Command failed for target `all'
> > > 
> > > Is it a known issue? Should somebody submit a bug report for that?
> > 
> > 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.
-- 
[]'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]