Sergio Durigan Junior <sergi...@redhat.com> writes: > Hello, > > This is the implementation of > <http://gcc.gnu.org/ml/gcc-patches/2011-01/msg01016.html> for the ARM > unwinder. Since ARM has a different unwinder, I basically replicated > the existing code (on unwind-dw2.c) into it, with a few modifications in > order to gather the necessary information for the probe. This feature > is pretty useful for GDB, which uses the probe inserted here to > implement the "next over throw" feature.
Ping.