* arm-tdep.c: Include "observer.h".
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 2 Feb 2011 19:44:44 +0000 (19:44 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 2 Feb 2011 19:44:44 +0000 (19:44 +0000)
commit0e9e9abd6f3f095d118bb6e6f0c995638a120d3c
tree6540dbc63b8d728c0525059c84d406c895568da5
parent2e9e421ffe805e5a582decffbb811c05ae6f8ccd
* arm-tdep.c: Include "observer.h".
(arm_prologue_this_id): Use frame PC if get_frame_func returns 0.
(arm_exidx_data_key): New static variable.
(struct arm_exidx_entry, arm_exidx_entry_s): New data types.
(struct arm_exidx_data): Likewise.
(arm_exidx_data_free): New function.
(arm_compare_exidx_entries): Likewise.
(arm_obj_section_from_vma): Likewise.
(arm_exidx_new_objfile): Likewise.
(arm_find_exidx_entry): Likewise.
(arm_exidx_fill_cache): Likewise.
(arm_exidx_unwind_sniffer): Likewise.
(arm_exidx_unwind): New global variable.
(arm_gdbarch_init): Append unwinder arm_exidx_unwind.
(_initialize_arm_tdep): Attach arm_exidx_new_objfile to new_objfile
observer.  Register arm_exidx_data_key as objfile data.
gdb/ChangeLog
gdb/arm-tdep.c
This page took 0.026828 seconds and 4 git commands to generate.