This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with debugging information
- To: rth at cygnus dot com
- Subject: Re: Problem with debugging information
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Mon, 22 May 00 15:22:23 EDT
- Cc: gcc at gcc dot gnu dot org
It is alpha specific. I've been seeing it for so long I've
gotten used to it.
But I just started seeing it and it's *annoying*!
If you change the .s file and put all of the prologue before the first line
number note, it works fine.
It's also related to `bar' being in the same file or not. If bar is
in a different file, next won't step in.
Are you sure? I thought it would.