public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* LocationExpression
@ 2007-08-08  4:04 Stan Cox
  2007-08-08 10:15 ` LocationExpression Mark Wielaard
  0 siblings, 1 reply; 4+ messages in thread
From: Stan Cox @ 2007-08-08  4:04 UTC (permalink / raw)
  To: Frysk List

I added a location expression evaluator I wrote a while back to replace
the current location heuristics. It is implemented as a pushdown stack
machine similar to what the dwarf doc describes. It is not complete, as
some operators are missing and unsigned is not handled completely.
 frysk-core/frysk/debuginfo/LocationExpression.java



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-08 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-08  4:04 LocationExpression Stan Cox
2007-08-08 10:15 ` LocationExpression Mark Wielaard
2007-08-08 11:04   ` LocationExpression Petr Machata
2007-08-08 12:24   ` LocationExpression Stan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).