This is the mail archive of the gdb-prs@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]

[Bug breakpoints/9723] gdb core dumps on adding a breakpoint


------- Additional Comments From vaurora at redhat dot com  2009-01-09 20:00 -------
I can't get the gdb-6.8.50.20090109 snapshot to compile:

[val@clunky gdb-6.8.50.20090109]$ ./configure --prefix=/usr/local
[val@clunky gdb-6.8.50.20090109]$ make
[...]
gcc -g -O2   -I. -I.././gdb -I.././gdb/config
-DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H
-I.././gdb/../include/opcode -I.././gdb/../readline/.. -I../bfd
-I.././gdb/../bfd -I.././gdb/../include -I../libdecnumber
-I.././gdb/../libdecnumber  -I.././gdb/gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  
-Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral
-Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror -c -o
coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo coff-pe-read.c
coff-pe-read.c: In function ?read_pe_exported_syms?:
coff-pe-read.c:226: error: expected ?)? before ?;? token
coff-pe-read.c:358: error: expected ?;? before ?}? token

If you can install the Fedora gdb rpm, you ought to have all the data necessary
to reproduce it - core file and exact command sequence are included in the
original report.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1


http://sourceware.org/bugzilla/show_bug.cgi?id=9723

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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