diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a4e5aaf..e0f06d9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-12-25 Christopher Faylor <cgf@redhat.com> + + * win32-nat.c (get_child_debug_event): Keep main thread id around even + after thread exits since Windows insists on continuing to report events + against it. + 2003-12-22 Mark Kettenis <kettenis@gnu.org> * dwarf2-frame.c (dwarf2_frame_cache): Don't skip the return |