aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2011-12-05 18:49:49 +0000
committerPedro Alves <palves@redhat.com>2011-12-05 18:49:49 +0000
commit336060f3b723185fc45b2020ea842d8ed3973a0f (patch)
treec19e12f46646442720fbadd156ebbe4699425c36 /gdb/ChangeLog
parent1820ab4711aeca407cd1d9be62e0f832c530352d (diff)
downloadgdb-336060f3b723185fc45b2020ea842d8ed3973a0f.zip
gdb-336060f3b723185fc45b2020ea842d8ed3973a0f.tar.gz
gdb-336060f3b723185fc45b2020ea842d8ed3973a0f.tar.bz2
2011-12-05 Pedro Alves <pedro@codesourcery.com>
* linux-nat.c (resume_stopped_resumed_lwps): Call registers_changed.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5b8691c..f6a6ec9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2011-12-05 Pedro Alves <pedro@codesourcery.com>
+ * linux-nat.c (resume_stopped_resumed_lwps): Call
+ registers_changed.
+
+2011-12-05 Pedro Alves <pedro@codesourcery.com>
+
* breakpoint.c: Include record.h.
(breakpoints_always_inserted_mode): Return false when the record
target is in use.