This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 3/3] Skip 'bx reg' on arm-linux
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 23 Jun 2014 06:19:03 -0700
- Subject: Re: [PATCH 3/3] Skip 'bx reg' on arm-linux
- Authentication-results: sourceware.org; auth=none
- References: <1402279983-1907-1-git-send-email-yao at codesourcery dot com> <1402279983-1907-4-git-send-email-yao at codesourcery dot com>
> 2014-06-09 Yao Qi <yao@codesourcery.com>
>
> * arm-linux-tdep.c (arm_linux_skip_trampoline_code): New.
> (arm_linux_init_abi): Set skip_trampoline_code with
> gdbarch_skip_trampoline_code instead of
> find_solib_trampoline_target.
OK.
--
Joel