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: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2003 12:55:36 -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 bangerth at dealii dot org 2003-10-01 12:55 -------
And as another question: what happens if you use -ggdb instead of -g?
W.