From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12207 invoked by alias); 9 Jun 2006 16:39:50 -0000 Received: (qmail 12180 invoked by uid 22791); 9 Jun 2006 16:39:47 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 09 Jun 2006 16:39:34 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-209-89.inter.net.il [80.230.209.89]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EVO50978 (AUTH halo1); Fri, 9 Jun 2006 19:38:42 +0300 (IDT) Date: Fri, 09 Jun 2006 16:39:00 -0000 Message-Id: From: Eli Zaretskii To: Julian Brown CC: jimb@codesourcery.com, gdb-patches@sourceware.org, dan@codesourcery.com In-reply-to: <4489670E.40605@codesourcery.com> (message from Julian Brown on Fri, 09 Jun 2006 13:18:22 +0100) Subject: Re: [PATCH] Accept DWARF 3-format debug info Reply-to: Eli Zaretskii References: <4488A920.9090705@codesourcery.com> <4489670E.40605@codesourcery.com> 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-06/txt/msg00097.txt.bz2 > Date: Fri, 09 Jun 2006 13:18:22 +0100 > From: Julian Brown > CC: Jim Blandy , gdb-patches@sourceware.org, > dan@codesourcery.com > > AIUI, the ideal is to just ignore the bits of DWARF which aren't yet > understood Ignoring them is okay with me.