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]

Re: [PATCH] Add support for tracking/evaluating dwarf2 location expressions


Andrew Cagney <ac131313@cygnus.com> writes:

> > No. DWARF2 is the only symbol format i know of which has support for
> > something as expressive as location expressions/lists.
> 
> It is often refered to as live range splitting.  I've seen an
> implementation using stabs.
> 
> 	Andrew
No, it's not *just* live range splitting.
I know about the live range splitting extensions to stabs.
I've also reimplemented live range splitting the new register
allocator i've been working on for gcc (on the gcc
new-regalloc-branch).

--Dan


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