diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1ea002c..d5edf3c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2015-04-16 Jon Turney <jon.turney@dronecode.org.uk> + * windows-nat.c (windows_resume): Fix misspelling in debug output. + +2015-04-16 Jon Turney <jon.turney@dronecode.org.uk> + * windows-nat.c (get_windows_debug_event): Replace retval with thread_id throughout. Update stale comment. |