This is the mail archive of the gdb-patches@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: [PATCH] Let dwarf2 CFI's execute_stack_op be used outside ofCFI


> On 28 Mar 2002, Jim Blandy wrote:
> 
> 
>> 
>> I've read through the new Dwarf spec some more.  You're right ---
>> they've added a bunch of stuff like DW_OP_push_object_address and
>> DW_OP_call, and cases where you're supposed to push stuff on the
>> stack, etc.
>> 
>> But what I'm going for here is something we could, in the long run,
>> put in libiberty and just have GDB use from there.  Surely there are
>> other applications that could use a Dwarf expression interpreter.
> 
> 
> I'm not so sure about this, that's the reason I think you might be 
> overengineering it.

Yes, I'd tend to agree.

enjoy,
Andrew


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