diff options
Diffstat (limited to 'gdbserver/ChangeLog')
-rw-r--r-- | gdbserver/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdbserver/ChangeLog b/gdbserver/ChangeLog index 2abe0f1..96642e5 100644 --- a/gdbserver/ChangeLog +++ b/gdbserver/ChangeLog @@ -1,3 +1,8 @@ +2020-04-16 Tom Tromey <tromey@adacore.com> + + * win32-low.cc (windows_nat::handle_access_violation): New + function. + 2020-04-15 Simon Marchi <simon.marchi@polymtl.ca> * win32-low.cc (get_child_debug_event): Fix format string warning. |