From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13506 invoked by alias); 22 Jul 2004 12:14:50 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13488 invoked from network); 22 Jul 2004 12:14:49 -0000 Received: from unknown (HELO NUTMEG.CAM.ARTIMI.COM) (217.40.111.177) by sourceware.org with SMTP; 22 Jul 2004 12:14:49 -0000 Received: from mace ([192.168.1.25]) by NUTMEG.CAM.ARTIMI.COM with Microsoft SMTPSVC(6.0.3790.0); Thu, 22 Jul 2004 13:13:19 +0100 From: "Dave Korn" To: "'Mark Kettenis'" , Cc: , Subject: RE: [6.2] PROBLEMS file Date: Thu, 22 Jul 2004 13:04:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-reply-to: <200407212059.i6LKxgQ9019045@copland.kettenis.dyndns.org> Message-ID: X-OriginalArrivalTime: 22 Jul 2004 12:13:19.0640 (UTC) FILETIME=[46A18180:01C46FE5] X-SW-Source: 2004-07/txt/msg00280.txt.bz2 > -----Original Message----- > From: gdb-owner On Behalf Of Mark Kettenis > Sent: 21 July 2004 22:00 > shouldn't terminate the backtrace. And %eip == 0 can happen in the > case of a null-pointer function call. Does it? I thought the stored eip on the stack points to the return address of the caller, which is the byte after the call instruction, so eip = 0 would only occur in a stack frame if there was a call instruction at 0xfffffffb that had just been executed? cheers, DaveK -- Can't think of a witty .sigline today....