From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 447 invoked by alias); 9 May 2003 21:34:03 -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 412 invoked from network); 9 May 2003 21:34:02 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.163.213.212) by sources.redhat.com with SMTP; 9 May 2003 21:34:02 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 63C46354C; Fri, 9 May 2003 14:34:01 -0700 (PDT) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h49LY0e27391; Fri, 9 May 2003 14:34:00 -0700 Date: Fri, 09 May 2003 21:34:00 -0000 Message-Id: <200305092134.h49LY0e27391@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Mark Kettenis Cc: gdb@sources.redhat.com Subject: Re: gdb/dwarf-frame.c In-Reply-To: Mark Kettenis's message of Friday, 9 May 2003 21:36:33 +0200 <200305091936.h49JaXrJ007642@elgar.kettenis.dyndns.org> X-Windows: there's got to be a better way. X-SW-Source: 2003-05/txt/msg00160.txt.bz2 > Daniel is right here. I'm busy writting the support for .eh_frame > sections. I just left them out since they complicate matters quite a > bit. Great! Anything you can tell me about your progress on that code is much appreciated. I would be happy to help test and debug unfinished changes.