gdb ChangeLog breakpoint.c breakpoint.h infcmd.c
ezannoni@sources.redhat.com
ezannoni@sources.redhat.com
Wed Jan 15 00:48:00 GMT 2003
CVSROOT: /cvs/uberbaum
Module name: gdb
Changes by: ezannoni@sourceware.org 2003-01-14 16:48:38
Modified files:
. : ChangeLog breakpoint.c breakpoint.h infcmd.c
Log message:
2003-01-14 Elena Zannoni <ezannoni@redhat.com>
* breakpoint.c (until_break_command): Add new argument. Use it to
decide whether to stop only at the current frame or not.
* breakpoint.h (until_break_command): Update prototype.
* infcmd.c (until_command): Add new argument to until_break_command
call.
(advance_command): New function.
(_initialize_infcmd): Update help string for 'until' command.
Add new 'advance' command.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.3724&r2=1.3725
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/breakpoint.c.diff?cvsroot=uberbaum&r1=1.105&r2=1.106
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/breakpoint.h.diff?cvsroot=uberbaum&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/infcmd.c.diff?cvsroot=uberbaum&r1=1.69&r2=1.70
More information about the Gdb-cvs
mailing list