From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9254 invoked by alias); 17 Mar 2005 18:10:28 -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 9158 invoked from network); 17 Mar 2005 18:10:21 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 17 Mar 2005 18:10:21 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1DBzRs-0002Qe-Vp; Thu, 17 Mar 2005 13:10:21 -0500 Date: Thu, 17 Mar 2005 18:10:00 -0000 From: Daniel Jacobowitz To: "Thomson, Patrick S" Cc: gdb@sources.redhat.com Subject: Re: Implementing dwarf procedures Message-ID: <20050317181020.GB9215@nevyn.them.org> Mail-Followup-To: "Thomson, Patrick S" , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00170.txt.bz2 On Thu, Mar 17, 2005 at 11:08:02AM -0700, Thomson, Patrick S wrote: > Howdy Folks, > > I'm part of a compiler project that wants to emit > dwarf procedures and one of the requirements is that > the output has to be debuggable with gdb. > > I thought I read somewhere in the mailing list that > DW_OP_call4 was currently being worked on, but I can't > seem to find it again. Is anyone currently working on, > or is it planned for 6.x to, support dwarf procedures? > > I'm already tasked with doing this, so if there is > existing work, I'd like to be compatible or contribute. > If not, implement it such that it can be made part of > the source tree. I don't know of anyone working on this, FWIW, nor is there any code for it currently in GDB. -- Daniel Jacobowitz CodeSourcery, LLC