This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Implementing dwarf procedures


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]