aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e69b4ea..ce7dcad 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-18 Pierre Muller <muller@ics.u-strasbg.fr>
+
+ * win32-nat.c (handle_load_dll): Give dll name and load address
+ if debug_events is on.
+ (handle_unload_dll): Likewise.
+
2008-06-14 Vladimir Prus <vladimir@codesourcery.com>
Don't suppress *running when doing finish.