gdb/doc/
authorPedro Alves <palves@redhat.com>
Fri, 12 Feb 2010 16:15:24 +0000 (16:15 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 12 Feb 2010 16:15:24 +0000 (16:15 +0000)
commit081dfbf778bccf638e777fd4babc2911d0a59306
tree3d3aaa2623e490c254de9d166cb5ca54948f3de3
parent9d0e849713a37ee589c203792f8450786733ee63
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.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/tracepoint.c
This page took 0.027545 seconds and 4 git commands to generate.