diff options
author | Pedro Alves <palves@redhat.com> | 2007-11-24 12:13:28 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2007-11-24 12:13:28 +0000 |
commit | 6537bb249efc0e7279d4b23d2e9501e3416feb7f (patch) | |
tree | 2853ad16e09efa056012b2b60b4610464324cd6c /bfd | |
parent | 7129a489bd8d26554ebf7830d62a6eb95a0db7e8 (diff) | |
download | fsf-binutils-gdb-6537bb249efc0e7279d4b23d2e9501e3416feb7f.zip fsf-binutils-gdb-6537bb249efc0e7279d4b23d2e9501e3416feb7f.tar.gz fsf-binutils-gdb-6537bb249efc0e7279d4b23d2e9501e3416feb7f.tar.bz2 |
* win32-nat.c (DR6_CLEAR_VALUE): New define.
(thread_info_struct): Rename suspend_count to suspended, to be
used as a flag.
(thread_rec): Only suspend the thread if it wasn't suspended by
gdb before. Warn if suspending failed.
(win32_add_thread): Set Dr6 to DR6_CLEAR_VALUE.
(win32_continue): Set Dr6 to DR6_CLEAR_VALUE. Update usage of the
`suspended' flag. Do ContinueDebugEvent after resuming the
suspended threads, not before. Set threads' contexts before
resuming them, not after.
(win32_resume): Set Dr6 to DR6_CLEAR_VALUE.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions