Beginning of a dwarf unwinder.

Sat Mar 29 11:14:38 2008  Søren Sandmann  <sandmann@redhat.com>

        * unwind.[ch], testunwind.c: Beginning of a dwarf unwinder.



svn path=/trunk/; revision=405
This commit is contained in:
Søren Sandmann
2008-03-29 16:00:33 +00:00
committed by Søren Sandmann Pedersen
parent 72ef8ca8c6
commit d2a6151f8d
9 changed files with 407 additions and 19 deletions

View File

@ -27,7 +27,7 @@ typedef struct BinField BinField;
* manipulated with methods
*
* goto - go to absolute position from file start
* goto_rel - go to relative positio
* goto_rel - go to relative position
* goto_record_rel - skip the given number of records
* align - move forward until aligned to given width
* save/restore - save/restore the current offset (stack)