src/gdb ChangeLog tracepoint.c doc/ChangeLog d ...
palves@sourceware.org
palves@sourceware.org
Fri Feb 12 16:15:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2010-02-12 16:15:24
Modified files:
gdb : ChangeLog tracepoint.c
gdb/doc : ChangeLog gdb.texinfo
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11354&r2=1.11355
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.142&r2=1.143
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1007&r2=1.1008
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.668&r2=1.669
More information about the Gdb-cvs
mailing list