diff options
author | Tom Tromey <tromey@adacore.com> | 2020-04-08 14:33:35 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2020-04-08 14:47:57 -0600 |
commit | e56f8ccb07890fc2c0413c530d27d105c74f622c (patch) | |
tree | 5fefedb7c02d7e92add01e26a03055653c59044f /ltversion.m4 | |
parent | 93366324f5232374bc19d94d94b5ed6159326240 (diff) | |
download | gdb-e56f8ccb07890fc2c0413c530d27d105c74f622c.zip gdb-e56f8ccb07890fc2c0413c530d27d105c74f622c.tar.gz gdb-e56f8ccb07890fc2c0413c530d27d105c74f622c.tar.bz2 |
Rename win32_thread_info to windows_thread_info
This renames win32_thread_info to windows_thread_info in gdbserver.
This renaming helps make it possible to share some code between gdb
and gdbserver.
gdbserver/ChangeLog
2020-04-08 Tom Tromey <tromey@adacore.com>
* win32-low.h (struct windows_thread_info): Rename from
win32_thread_info. Remove typedef.
(struct win32_target_ops, win32_require_context): Update.
* win32-low.c (win32_get_thread_context)
(win32_set_thread_context, win32_prepare_to_resume)
(win32_require_context, thread_rec, child_add_thread)
(delete_thread_info, continue_one_thread)
(child_fetch_inferior_registers, child_store_inferior_registers)
(win32_resume, suspend_one_thread, win32_get_tib_address):
Update.
* win32-i386-low.c (update_debug_registers)
(win32_get_current_dr, i386_get_thread_context)
(i386_prepare_to_resume, i386_thread_added, i386_single_step)
(i386_fetch_inferior_register, i386_store_inferior_register):
Update.
* win32-arm-low.c (arm_get_thread_context)
(arm_fetch_inferior_register, arm_store_inferior_register):
Update.
Diffstat (limited to 'ltversion.m4')
0 files changed, 0 insertions, 0 deletions