diff options
author | Yao Qi <yao@codesourcery.com> | 2014-05-30 15:51:45 +0800 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2014-06-24 09:30:24 +0800 |
commit | 80d8d3908b7ef70c325fcdfb455bf5dbc2c68e16 (patch) | |
tree | 68779827803470f7675ccf8fed2564e7b99b3156 /gdb/breakpoint.c | |
parent | 03e46fbd3584d08285cb80e5ca235c48d2fa849c (diff) | |
download | binutils-80d8d3908b7ef70c325fcdfb455bf5dbc2c68e16.zip binutils-80d8d3908b7ef70c325fcdfb455bf5dbc2c68e16.tar.gz binutils-80d8d3908b7ef70c325fcdfb455bf5dbc2c68e16.tar.bz2 |
Skip 'bx reg' trampoline on arm-none-eabi
After this patch
<https://gcc.gnu.org/ml/gcc-patches/2005-01/msg00813.html> applied to
GCC, a new trampoline is generated but GDB doesn't recognize it. This
patch is to teach GDB to understand this trampoline. See details
about this trampoline and the heuristics in the comments.
gdb:
2014-06-24 Yao Qi <yao@codesourcery.com>
* arm-tdep.c (arm_skip_bx_reg): New function.
(arm_skip_stub): Call arm_skip_bx_reg.
Diffstat (limited to 'gdb/breakpoint.c')
0 files changed, 0 insertions, 0 deletions