diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2013-08-05 15:03:06 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2013-08-05 15:03:06 +0000 |
commit | 934b9bace2dab74ac9af1fbb27c13755b89e5f7d (patch) | |
tree | 6fca0b861aebb1a1f8cbc36d6b7d2e7e46e35d09 /gdb/ppcnbsd-tdep.h | |
parent | da8bca9157fe449b3226ec603ea71c1631c0bb1e (diff) | |
download | gdb-934b9bace2dab74ac9af1fbb27c13755b89e5f7d.zip gdb-934b9bace2dab74ac9af1fbb27c13755b89e5f7d.tar.gz gdb-934b9bace2dab74ac9af1fbb27c13755b89e5f7d.tar.bz2 |
gdb/
Code cleanup.
* remote.c (cleanup_sigint_signal_handler): Rename the declaration
to ...
(async_cleanup_sigint_signal_handler): ... this.
(initialize_sigint_signal_handler): Remove declaration.
(handle_remote_sigint): Rename the declaration to ...
(async_handle_remote_sigint): ... this.
(handle_remote_sigint_twice): Rename the declaration to ...
(async_handle_remote_sigint_twice): ... this.
(async_remote_interrupt, async_remote_interrupt_twice)
(remote_interrupt): Remove the declarations.
(remote_interrupt_twice): Rename the declaration ...
(sync_remote_interrupt_twice): ... this.
(sigint_remote_twice_token): Rename the variable to ...
(async_sigint_remote_twice_token): ... this.
(sigint_remote_token): Rename the variable to ...
(async_sigint_remote_token): ... this.
(initialize_sigint_signal_handler): Rename the function to ...
(async_initialize_sigint_signal_handler): ... this. Update the name
inside.
(handle_remote_sigint): Rename the function to ...
(async_handle_remote_sigint): ... this. Update the names inside.
(handle_remote_sigint_twice): Rename the function to ...
(async_handle_remote_sigint_twice): ... this. Update the names inside.
(cleanup_sigint_signal_handler): Rename the function to ...
(async_cleanup_sigint_signal_handler): ... this.
(remote_interrupt): Rename the function to ...
(sync_remote_interrupt): this. Update the names inside.
(remote_interrupt_twice): Rename the function to ...
(sync_remote_interrupt_twice): this. Update the names inside.
(remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
(_initialize_remote): Update the names inside.
Diffstat (limited to 'gdb/ppcnbsd-tdep.h')
0 files changed, 0 insertions, 0 deletions