From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19462 invoked by alias); 24 Jul 2004 07:58:05 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19449 invoked from network); 24 Jul 2004 07:58:05 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 24 Jul 2004 07:58:05 -0000 Received: from zaretski ([80.230.148.60]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DWZ73460; Sat, 24 Jul 2004 10:57:54 +0300 (IDT) Date: Sat, 24 Jul 2004 07:58:00 -0000 From: "Eli Zaretskii" To: mec.gnu@mindspring.com Message-Id: <8011-Sat24Jul2004105628+0300-eliz@gnu.org> CC: kettenis@chello.nl, gdb-patches@sources.redhat.com In-reply-to: <41016FDB.nailGNO1TVAI5@mindspring.com> (mec.gnu@mindspring.com) Subject: Re: [PATCH] Add test for PR backtrace/1718 Reply-to: Eli Zaretskii References: <200407231308.i6ND8NxZ020826@elgar.kettenis.dyndns.org> <41016FDB.nailGNO1TVAI5@mindspring.com> X-SW-Source: 2004-07/txt/msg00345.txt.bz2 > Date: Fri, 23 Jul 2004 16:06:51 -0400 > From: mec.gnu@mindspring.com > > As soon as I saw: > > pushl %ebp > movl $0x11111111, %eax > movl %esp, %ebp > > ... I knew that Mark would nail it! Bother: are you saying that Mark posted a patch to fix the problem? Because if he did, I somehow missed that.