------- Comment #2 from drow at gcc dot gnu dot org  2007-08-06 13:21 -------
Subject: Re:   New: [Regression] gdb has symbol table issues

On Sat, Aug 04, 2007 at 11:13:11PM -0000, scovich at gmail dot com wrote:
> When debugging code produced by g++-4.3.0-20070716 the debugger regularly
> outputs the following error message when stopping at breakpoints or examining
> stack frames:
> 
> error: warning: (Internal error: pc 0x419e59 in read in psymtab, but not in
> symtab.) 

This is more likely to be a bug in GDB than in GCC.  We would need at
least the debugging info (readelf -wf) from the compilation unit
containing that address.  But the GDB developers will probably not be
able to help you without a testcase, either.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32990

Reply via email to