This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/7360] g++ generates illegal debug info on Solaris that crashes gdb
- From: "drow at mvista dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2003 22:13:21 -0000
- Subject: [Bug debug/7360] g++ generates illegal debug info on Solaris that crashes gdb
- References: <20020719131601.7360.rohlfing@stanford.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7360
------- Additional Comments From drow at mvista dot com 2003-10-24 22:13 -------
Subject: Re: g++ generates illegal debug info on Solaris that crashes gdb
On Fri, Oct 24, 2003 at 05:12:19PM -0000, dhazeghi at yahoo dot com wrote:
> (gdb) list D
> Line number 20 out of range; classes.cxx has 5 lines.
>
> This a gdb problem, a gcc problem, or me just being dense?
Either (A) or (B). Could you attach the binary that shows that
problem? Then I'll take a look at it.