This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb breakpoint.c ChangeLog cli/cli-utils.c ...
- From: teawater at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 5 Jul 2012 01:00:43 -0000
- Subject: src/gdb breakpoint.c ChangeLog cli/cli-utils.c ...
CVSROOT: /cvs/src
Module name: src
Changes by: teawater@sourceware.org 2012-07-05 01:00:43
Modified files:
gdb : breakpoint.c ChangeLog
gdb/cli : cli-utils.c cli-utils.h
Log message:
2012-07-05 Hui Zhu <hui_zhu@mentor.com>
* breakpoint.c (check_for_argument): Move to file cli/cli-utils.c.
* cli/cli-utils.c (check_for_argument): New function.
* cli/cli-utils.h (check_for_argument): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.689&r2=1.690
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14432&r2=1.14433
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-utils.c.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-utils.h.diff?cvsroot=src&r1=1.15&r2=1.16