* arm-tdep.c (arm_find_mapping_symbol): New function, from
authorDaniel Jacobowitz <drow@false.org>
Mon, 1 Feb 2010 16:16:30 +0000 (16:16 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 1 Feb 2010 16:16:30 +0000 (16:16 +0000)
commitf9d67f435f5d5dc575f02697e03f19996fa5db6b
treed0b057e14eab611b95ad5d934e608bb704c9189c
parent177321bd85d5a3d4ca05d320696d8af43bc0fc05
* arm-tdep.c (arm_find_mapping_symbol): New function, from
arm_pc_is_thumb.
(arm_pc_is_thumb): Use arm_find_mapping_symbol.
(extend_buffer_earlier): New function.
(MAX_IT_BLOCK_PREFIX, IT_SCAN_THRESHOLD): New constants.
(arm_adjust_breakpoint_address): New function.
(arm_gdbarch_init): Register arm_adjust_breakpoint_address.

testsuite/
* gdb.arch/thumb2-it.S (it_breakpoints): New function.
* gdb.arch/thumb2-it.exp (test_it_break): New function.
(Top level): Call it.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/thumb2-it.S
gdb/testsuite/gdb.arch/thumb2-it.exp
This page took 0.024674 seconds and 4 git commands to generate.