aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2010-02-12 16:15:24 +0000
committerPedro Alves <palves@redhat.com>2010-02-12 16:15:24 +0000
commit081dfbf778bccf638e777fd4babc2911d0a59306 (patch)
tree3d3aaa2623e490c254de9d166cb5ca54948f3de3 /gdb/doc/ChangeLog
parent9d0e849713a37ee589c203792f8450786733ee63 (diff)
downloadgdb-081dfbf778bccf638e777fd4babc2911d0a59306.zip
gdb-081dfbf778bccf638e777fd4babc2911d0a59306.tar.gz
gdb-081dfbf778bccf638e777fd4babc2911d0a59306.tar.bz2
gdb/doc/
* gdb.texinfo (Using the Collected Data): Specify that the address range of `tfind outsize' is exclusive, and that the address range of `tfind range' is inclusive. (Tracepoint Packets): Specify that the address range of `QTFrame:range' is inclusive, and that the address range of `QTFrame:outside' is exclusive gdb/ * tracepoint.c (_initialize_tracepoint): Specify that the address range of `tfind outsize' is exclusive, and that the address range of `tfind range' is inclusive, in the commands' help strings.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index eb055e6..507d855 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-12 Pedro Alves <pedro@codesourcery.com>
+
+ * gdb.texinfo (Using the Collected Data): Specify that the address
+ range of `tfind outsize' is exclusive, and that the address range
+ of `tfind range' is inclusive.
+ (Tracepoint Packets): Specify that the address range of
+ `QTFrame:range' is inclusive, and that the address range of
+ `QTFrame:outside' is exclusive
+
2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
* gdb.texinfo (GDB/MI Result Records): Clarify ^running.