SV: ARM Linux EABI: unwinding through a segfault handler

2015-10-04 Thread mads_bn
it in future ;-) /Mads Fra: Matthijs van Duin [via gcc] [mailto:ml-node+s1065356n1191196...@n5.nabble.com] Sendt: 3. oktober 2015 22:42 Til: mads_bn Emne: Re: ARM Linux EABI: unwinding through a segfault handler A shiny revised version of my unwind-through-signal code for ARM EABI:

Re: ARM Linux EABI: unwinding through a segfault handler

2015-02-03 Thread mads_bn
Paul, do you know of any progress on this since 2011? I cannot find any attempt to use your suggested ".personality __gnu_personality_sigframe" in prologue for "__default_sa_restorer_v2". I still need to learn more about this syntax... I'm not building the glibc myself, but can probably let a frie

Re: ARM Linux EABI: unwinding through a segfault handler

2015-02-03 Thread mads_bn
Paul, do you know of any progress on this since 2011? I cannot find any attempt to use your suggested ".personality __gnu_personality_sigframe" in prologue for "__default_sa_restorer_v2". I still need to learn more about this syntax... I'm not building the glibc myself, but can probably let a frie