From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2590 invoked by alias); 5 Feb 2008 20:13:59 -0000 Received: (qmail 2099 invoked by uid 48); 5 Feb 2008 20:13:16 -0000 Date: Tue, 05 Feb 2008 20:13:00 -0000 From: "tromey at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080205201316.5730.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5730] New: stack trace does not show location information X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00281.txt.bz2 List-Id: 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.