This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/12066] g++ generates stabs for "char *" that gdb cannot read
- From: "mec at shout dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Sep 2003 22:58:36 -0000
- Subject: [Bug debug/12066] g++ generates stabs for "char *" that gdb cannot read
- References: <20030826143029.12066.mec@shout.net>
- 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=12066
------- Additional Comments From mec at shout dot net 2003-09-17 22:58 -------
Subject: Re: g++ generates stabs for "char *" that gdb cannot read
It works for me. It fixes my specific test case, and it fixes
many bad results in the gdb test suite. Thanks!
Michael C