aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorPhil Muldoon <pmuldoon@redhat.com>2011-10-07 13:23:18 +0000
committerPhil Muldoon <pmuldoon@redhat.com>2011-10-07 13:23:18 +0000
commit99f5279d98ee8a89fec3b4b20cee8b3c6eb7cc87 (patch)
tree5f8717c0048df5d8ffc744c21dff71ba55f60e61 /gdb/doc/ChangeLog
parent03583c206f350870e077f4e112f83b3c4bdd0b27 (diff)
downloadgdb-99f5279d98ee8a89fec3b4b20cee8b3c6eb7cc87.zip
gdb-99f5279d98ee8a89fec3b4b20cee8b3c6eb7cc87.tar.gz
gdb-99f5279d98ee8a89fec3b4b20cee8b3c6eb7cc87.tar.bz2
2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
PR python/12930 PR python/12802 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the stop method.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 398f347..a59fa34 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,11 @@
+2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
+
+ PR python/12930
+ PR python/12802
+
+ * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
+ stop method.
+
2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
* gdb.texinfo (Starting your Program): "set disable-randomization"