------- Comment #27 from jakub at gcc dot gnu dot org  2006-02-26 22:16 -------
Created an attachment (id=10915)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10915&action=view)
gcc-trunk-pr26208-2.patch

Incremental patch that introduces _Unwind_GetIPInfo (if anyone knows better
name, suggestions of course welcome) that returns both IP and flag whether
IP is before or after the first non-executed instruction.
So far bootstrapped/regtested on i686-linux and x86_64-linux, no regressions.
Will do more testing on other arches tomorrow.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26208

Reply via email to