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 gdb/10819] gdb 7.0 crashes on Solaris 8 when reading symbols from the program being debugged


------- Additional Comments From stevee at zuken dot co dot uk  2009-10-22 07:06 -------
Reply to commment #1

You appear to have got the answer to the first question that you asked. The
value  of  *cie_table is indeed

(gdb) print *cie_table
$1 = {num_entries = 0, entries = 0x0}

The problem happens with any executable, even a simple hello world program.

I will try your proposed fixed in comment #2

Thanks.


-- 


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

------- 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]