This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: add debug hook to unwinder
- From: Ian Lance Taylor <iant at google dot com>
- To: tromey at redhat dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 26 May 2009 07:15:41 -0700
- Subject: Re: RFA: add debug hook to unwinder
- References: <m3ocv5s935.fsf@fleche.redhat.com> <m3octnzsca.fsf@fleche.redhat.com>
Tom Tromey <tromey@redhat.com> writes:
> 2009-05-20 Tom Tromey <tromey@redhat.com>
>
> * unwind-dw2.c (_Unwind_DebugHook): New function.
> (uw_install_context): Call _Unwind_DebugHook.
This is OK.
Thanks.
Ian