public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: debug/3267: C++ debugging information refers to incorrect line
@ 2001-06-19 15:48 dje
  0 siblings, 0 replies; 3+ messages in thread
From: dje @ 2001-06-19 15:48 UTC (permalink / raw)
  To: dberlin, dje, gcc-bugs, gcc-prs, nobody

Synopsis: C++ debugging information refers to incorrect line

Responsible-Changed-From-To: unassigned->dberlin
Responsible-Changed-By: dje
Responsible-Changed-When: Tue Jun 19 15:48:04 2001
Responsible-Changed-Why:
    Debugging
State-Changed-From-To: open->analyzed
State-Changed-By: dje
State-Changed-When: Tue Jun 19 15:48:04 2001
State-Changed-Why:
    Investigating whether output routines or CPP wrong info
    throughout compiler.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3267&database=gcc


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: debug/3267: C++ debugging information refers to incorrect line
@ 2002-04-02 14:33 dje
  0 siblings, 0 replies; 3+ messages in thread
From: dje @ 2002-04-02 14:33 UTC (permalink / raw)
  To: dberlin, dje, gcc-bugs, gcc-prs

Synopsis: C++ debugging information refers to incorrect line

State-Changed-From-To: analyzed->closed
State-Changed-By: dje
State-Changed-When: Tue Apr  2 14:33:48 2002
State-Changed-Why:
    Fixed in GCC 3.1/GCC 3.2

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3267


^ permalink raw reply	[flat|nested] 3+ messages in thread

* debug/3267: C++ debugging information refers to incorrect line
@ 2001-06-19 11:56 dje
  0 siblings, 0 replies; 3+ messages in thread
From: dje @ 2001-06-19 11:56 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3267
>Category:       debug
>Synopsis:       C++ debugging information refers to incorrect line
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 19 11:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     dje@watson.ibm.com
>Release:        gcc 3.0 release
>Organization:
>Environment:
powerpc-ibm-aix4.3.3.0
>Description:
G++ refers to incorrect source line numbers in header files

>How-To-Repeat:
libstdc++-v3/libsupc++/eh_personality.cc
__gxx_personality_v0 (PERSONALITY_FUNCTION) begins with:

__cxx_exception *xh = __get_exception_header_from_ue (ue_header);

The function __get_exception_header_from_ue() is defined in
unwind-cxx.h at line 156.

eh_personality.s debugging information states:

LCFI..32:
.bi "/usr/gnu/src/gcc-3.0/libstdc++-v3/libsupc++/unwind-cxx.h"
.line 19
addi 28,7,-48
.ei "/usr/gnu/src/gcc-3.0/libstdc++-v3/libsupc++/unwind-cxx.h"
.line 1
stw 0,8(1)
.line 18
addi 0,7,24
.line 1

Line 19 of unwind-cxx.h is
// Boston, MA 02111-1307, USA.

which is exactly the line displayed when stepping through
that part of the function in a debugger, but not the correct
line 156.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-02 22:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-19 15:48 debug/3267: C++ debugging information refers to incorrect line dje
  -- strict thread matches above, loose matches on Subject: below --
2002-04-02 14:33 dje
2001-06-19 11:56 dje

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).