From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13992 invoked by alias); 5 Mar 2008 17:11:20 -0000 Received: (qmail 13841 invoked by uid 48); 5 Mar 2008 17:10:36 -0000 Date: Wed, 05 Mar 2008 17:11:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080305171036.5886.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5886] New: frysk.stack.ErrorFrame class 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/msg00477.txt.bz2 List-Id: If the unwind attempt fails with an error then an ErrorFrame class would be used to terminate the stack chain (with frame id == 0). This way, a back-trace could contain an additional error frame vis: (fhpd) where #0 foo #1 bar #2 <> (fhpd) making it easier to differentiate between a bad back-trace and a properly terminated stack. In addition, if the user should want, they can even examine that frame. -- Summary: frysk.stack.ErrorFrame class Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com CC: mwielaard at redhat dot com OtherBugsDependingO 5876 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=5886 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.