]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/top.c
2012-01-23 Pedro Alves <palves@redhat.com>
authorPedro Alves <palves@redhat.com>
Mon, 23 Jan 2012 17:12:30 +0000 (17:12 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 23 Jan 2012 17:12:30 +0000 (17:12 +0000)
commite360902bf689e9adf4297e79df59ee92cd35ddc0
tree61450ad0833cafb136de5647f2dcc020c0b264a3
parent050a2e1dabbaf403d76476e890413c60ffec9b39
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.
gdb/ChangeLog
gdb/top.c
gdb/top.h
gdb/utils.c