aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2003-12-26 04:29:22 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2003-12-26 04:29:22 +0000
commit3ade53336e08ff84a0b150acaafd41983c870472 (patch)
tree88cd2db621f1d4af1352f210313b9af26db0eddd /sim
parent87a45c96062d658ca83b50aa060a648bf5f5f1ff (diff)
downloadgdb-3ade53336e08ff84a0b150acaafd41983c870472.zip
gdb-3ade53336e08ff84a0b150acaafd41983c870472.tar.gz
gdb-3ade53336e08ff84a0b150acaafd41983c870472.tar.bz2
Fix for PR threads/1048
* win32-nat.c (thread_info_struct): Add reload_context flag. (thread_rec): Don't reload thread context here. Just set a flag. (do_child_fetch_inferior_registers): Reload thread context here if appropriate. Avoid doing anything if current_thread is NULL thanks to strange Windows behavior. (child_fetch_inferior_registers): Avoid doing anything if current_thread is NULL. (do_child_store_inferior_registers): Ditto. (child_store_inferior_registers): Ditto. (child_kill_inferior): Ditto. (fake_create_process): Pretend to create a process for pathological windows attach situation. (get_child_debug_event): Call fake_create_process when the first event noticed is thread creation rather than process creation. (child_attach): Always set attach_flag when attaching. (child_create_inferior): Set attach_flag to zero since we're not attaching.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions