From: Nurdin Premji <npremji@redhat.com>
To: frysk@sourceware.org
Subject: Cross-platform unwinding update.
Date: Tue, 01 May 2007 13:48:00 -0000 [thread overview]
Message-ID: <46362699.2010508@redhat.com> (raw)
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.
reply other threads:[~2007-04-30 17:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46362699.2010508@redhat.com \
--to=npremji@redhat.com \
--cc=frysk@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).