This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/5730] New: stack trace does not show location information


I'm using x86 FC-6.  I built frysk from git today.

I ran fhpd on cc1 (part of gcc, also built today).
I built with -g.

When fhpd stopped at my breakpoint I tried "where".
Only the first frame shows location info:

(fhpd) where
#0 0x081e6371 in internal_error(const char * gmsgid)
/home/tromey/gnu/incremental/build/gcc/../../trunk/gcc/diagnostic.c#599
#1 0x081e6495 in fancy_abort () from
/home/tromey/gnu/incremental/install/libexec/gcc/i686-pc-linux-gnu/4.3.0/cc1
#2 0x0825ac9b in expand_expr_real_1 () from
/home/tromey/gnu/incremental/install/libexec/gcc/i686-pc-linux-gnu/4.3.0/cc1
[etc]

However, if I "down" and then "list", fhpd does properly show the source
to fancy_abort

-- 
           Summary: stack trace does not show location information
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: tromey at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5730

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]