From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12105 invoked by alias); 17 Jan 2006 20:57:57 -0000 Received: (qmail 12096 invoked by uid 22791); 17 Jan 2006 20:57:56 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.194) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Jan 2006 20:57:54 +0000 Received: by zproxy.gmail.com with SMTP id m22so1439878nzf for ; Tue, 17 Jan 2006 12:57:51 -0800 (PST) Received: by 10.36.4.18 with SMTP id 18mr6158480nzd; Tue, 17 Jan 2006 12:57:51 -0800 (PST) Received: by 10.37.2.42 with HTTP; Tue, 17 Jan 2006 12:57:51 -0800 (PST) Message-ID: <8f2776cb0601171257y9f6e350sa4fe72f10c87d987@mail.gmail.com> Date: Tue, 17 Jan 2006 20:57:00 -0000 From: Jim Blandy To: gdb-patches@sourceware.org Subject: Re: [ob] More warnings; Call for assistance In-Reply-To: <20060117194624.GA10188@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060117151730.GA2420@nevyn.them.org> <20060117152156.GA3115@nevyn.them.org> <8f2776cb0601171137yffbcd4exefdefe7c8a79bbf3@mail.gmail.com> <20060117194624.GA10188@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00226.txt.bz2 On 1/17/06, Daniel Jacobowitz wrote: > I disagree, because (IIRC) Debian users have filed at least two bugs > where failures in this code have led to user input crashing GDB: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D186037 > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D231162 Okay, sold. > However, I'd strongly prefer to address the pointer problems first > before returning to worry around the edges of this one :-) I'm looking at dwarf2read.c.