From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13572 invoked by alias); 30 Jul 2004 18:35:09 -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 13562 invoked from network); 30 Jul 2004 18:35:07 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 30 Jul 2004 18:35:07 -0000 Received: from zaretski (pns03-201-72.inter.net.il [80.230.201.72]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DZL61036; Fri, 30 Jul 2004 21:34:48 +0300 (IDT) Date: Fri, 30 Jul 2004 18:35:00 -0000 From: "Eli Zaretskii" To: Mark Kettenis Message-Id: <9178-Fri30Jul2004213249+0300-eliz@gnu.org> CC: gdb-patches@sources.redhat.com In-reply-to: <200407241259.i6OCxu8R041119@elgar.kettenis.dyndns.org> (message from Mark Kettenis on Sat, 24 Jul 2004 14:59:56 +0200 (CEST)) Subject: Re: [PATCH] Partial fix for PR backtrace/1718 Reply-to: Eli Zaretskii References: <200407241259.i6OCxu8R041119@elgar.kettenis.dyndns.org> X-SW-Source: 2004-07/txt/msg00509.txt.bz2 > Date: Sat, 24 Jul 2004 14:59:56 +0200 (CEST) > From: Mark Kettenis > > This fixes the backtrace problem with Emacs that Eli reported. Mark, I reported a few days ago that the patch didn't fix the problem for me when I applied it to GDB 6.1. I asked whether the patch is supposed to work with GDB 6.1, but didn't see your reply. Did I miss it? Thanks.