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


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?

i can build the same version of gdb with gmake (i know this is not the idea... i just tried to see if it works and it does!). However when i run the newly built latest version of gdb with my C++ application i got "Symbol format `elf32-sparc' unknown.". It is solved in 6.7.1 but probably is not synchronized yet with the latest...

Fri, 26 Oct 2007 08:21:15 -0400, Daniel Jacobowitz <drow@false.org>:

On Fri, Oct 26, 2007 at 03:18:43PM +0300, Bobo wrote:
Sorry i'm not really familiar with GDB release scheme... What is HEAD and where can i find it?

Try snapshots/current on the FTP site, or any link mentioning current on the web site.

One more question: are there any plans to solved this issue in the 6.7 release?

No; 6.7 is finished.


--
Daniel Jacobowitz
CodeSourcery





---------
Самый содержательный портал о туризме и отдыхе в Беларуси http://belarustourism.by/
Города Беларуси http://belarustourism.by/cities/
Развлечения, архитектура, гостиницы, базы отдыха, национальные парки.


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