This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12471] functions shown as ?? in gdb
- From: "mxu at cae dot wisc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2003 14:27:54 -0000
- Subject: [Bug c++/12471] functions shown as ?? in gdb
- References: <20031001023058.12471.xu@cs.wisc.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=12471
------- Additional Comments From mxu at cae dot wisc dot edu 2003-10-01 14:27 -------
Subject: Re: functions shown as ?? in gdb
bangerth,
Thanks a lot for the quick reply. Everything was the same if
I changed to use -ggdb instead of -g.
-Min
On Wed, 01 Oct 2003 bangerth at dealii dot org wrote :
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12471
>
>
>
> ------- Additional Comments From bangerth at dealii dot org 2003-10-01 12:55 -------
> And as another question: what happens if you use -ggdb instead of -g?
> W.
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.