This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32186] -ggdb emits broken debug info
- From: "scovich at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2007 09:37:32 -0000
- Subject: [Bug c++/32186] -ggdb emits broken debug info
- References: <bug-32186-14600@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from scovich at gmail dot com 2007-06-02 09:37 -------
It also appears that 'next' is broken and acts like 'step' (enter all
functions), while 'finish' acts like 'continue' (run to completion, barring a
breakpoint).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32186