From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7704 invoked by alias); 16 Feb 2007 16:01:14 -0000 Received: (qmail 7670 invoked by uid 48); 16 Feb 2007 16:01:04 -0000 Date: Fri, 16 Feb 2007 16:01:00 -0000 Message-ID: <20070216160104.7669.qmail@sourceware.org> From: "mcvet at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070215234543.4060.mcvet@redhat.com> References: <20070215234543.4060.mcvet@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4060] Missing stack frames on i386 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: 2007-q1/txt/msg00429.txt.bz2 List-Id: ------- Additional Comments From mcvet at redhat dot com 2007-02-16 16:01 ------- For what its worth, also reproducable in GDB: (gdb) bt #0 jump () at stepper.c:55 #1 0x080483db in foo () at stepper.c:76 #2 0x080483f0 in main () at stepper.c:82 (gdb) stepi 0x08048355 in jump () at stepper.c:55 55 } (gdb) bt #0 0x08048355 in jump () at stepper.c:55 #1 0x080483f0 in main () at stepper.c:82 (gdb) -- http://sourceware.org/bugzilla/show_bug.cgi?id=4060 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.