From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Berlin Cc: David Taylor , gdb-patches@sources.redhat.com Subject: Re: [PATCH] Add support for tracking/evaluating dwarf2 location expressions Date: Fri, 30 Mar 2001 15:14:00 -0000 Message-id: <3AC5134C.53658E7B@cygnus.com> References: <200103302149.QAA25007@texas.cygnus.com> X-SW-Source: 2001-03/msg00566.html > 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