The documentation for the cmd_list field of the Z0 packet refers to its
content as a conditional expression, which seems like a copy-paste error
from the cond_list field.
gdb/doc/ChangeLog:
* gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
conditional expression.
+2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
+
+ * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
+ conditional expression.
+
2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
* agentexpr.texi (rot): Fix symbolic description, improve
@item X @var{len},@var{expr}
@var{len} is the length of the bytecode expression and @var{expr} is the
-actual conditional expression in bytecode form.
+actual commands expression in bytecode form.
@end table