This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog top.c top.h utils.c
- From: palves at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 23 Jan 2012 17:12:31 -0000
- Subject: src/gdb ChangeLog top.c top.h utils.c
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2012-01-23 17:12:31
Modified files:
gdb : ChangeLog top.c top.h utils.c
Log message:
2012-01-23 Pedro Alves <palves@redhat.com>
* top.c (caution): Rename to ...
(confirm): ... this.
(show_caution): Rename to ...
(show_confirm): ... this.
(quit_cover): Adjust.
(init_main): Adjust.
* top.h (caution): Rename to ...
(confirm): ... this.
* utils.c (internal_vproblem, defaulted_query): Adjust.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13764&r2=1.13765
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/top.c.diff?cvsroot=src&r1=1.212&r2=1.213
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/top.h.diff?cvsroot=src&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/utils.c.diff?cvsroot=src&r1=1.271&r2=1.272