This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/doc ChangeLog gdb.texinfo
- From: luisgpm at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 24 Feb 2012 15:08:19 -0000
- Subject: src/gdb/doc ChangeLog gdb.texinfo
CVSROOT: /cvs/src
Module name: src
Changes by: luisgpm@sourceware.org 2012-02-24 15:08:19
Modified files:
gdb/doc : ChangeLog gdb.texinfo
Log message:
2012-02-24 Luis Machado <lgustavo@codesourcery.com>
* gdb.texinfo (Setting Breakpoints): Mention and explain the
condition-evaluation breakpoint parameter.
Mention condition-evaluation mode being shown in "info break".
(Break Conditions): Add description for target-side
conditional breakpoints.
(Remote Configuration): Mention conditional-breakpoints-packet.
(Packets): Add cond-expr parameter to Z0/Z1 packets and explain
cond-expr.
(General Query Packets): Mention new ConditionalBreakpoint feature.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1277&r2=1.1278
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.924&r2=1.925