public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* Cross-platform unwinding update.
@ 2007-05-01 13:48 Nurdin Premji
  0 siblings, 0 replies; only message in thread
From: Nurdin Premji @ 2007-05-01 13:48 UTC (permalink / raw)
  To: frysk

The libunwind bindings for cross platform unwinding have been added to 
head. To see them in action you can run the test:
frysk-core/TestRunner frysk.rt.TestFrame -arch 32 -c FINEST

(look for the lines: frame name: ...).
Which gives a mostly complete stacktrace of 
frysk-core/frysk/pkglibdir/arch32/funit-child. (Just missing the inner 
most frame name)

To be done is:
1. Getting a function name for the innermost frame of arch32/funit-child.
2. Completing frysk.rt.Frame class to contain all the necessary data 
that frysk.rt.StackFrame contains. (Or merging the two together to 
either Frame or StackFrame).
3. Switching frysk and fstack to use the new bindings rather than the 
old bindings.
4. Removing old bindings.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-30 17:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-01 13:48 Cross-platform unwinding update Nurdin Premji

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).