diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2013-07-15 16:01:26 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2013-07-15 16:01:26 +0000 |
commit | 926bf92da54df730ed468bde368ebb577136adc1 (patch) | |
tree | 17ade56ea5f9a91f9ae83d8991d6dc35742e53d7 /config/mt-gnu | |
parent | d929bc19b96005d473ca4205725a4b9d218e6ba5 (diff) | |
download | gdb-926bf92da54df730ed468bde368ebb577136adc1.zip gdb-926bf92da54df730ed468bde368ebb577136adc1.tar.gz gdb-926bf92da54df730ed468bde368ebb577136adc1.tar.bz2 |
2013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
* ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
now available for embedded (BookE) and server (BookS) processors,
correct mentions of 'booke' and adjust comments accordingly in order to
avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
(have_ptrace_booke_interface): Rename function and variable
'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
(booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
'hwdebug_point_cmp'. Update all uses.
(booke_find_thread_points_by_tid): Rename function
'booke_find_thread_points_by_tid' to
'hwdebug_find_thread_points_by_tid'. Update all uses.
(booke_insert_point): Rename function 'booke_insert_point' to
'hwdebug_insert_point'. Update all uses.
(booke_remove_point): Rename function 'booke_remove_point' to
'hwdebug_remove_point'. Update all uses.
Diffstat (limited to 'config/mt-gnu')
0 files changed, 0 insertions, 0 deletions