]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/top.c
Use ui_file_as_string in gdb/top.c
authorPedro Alves <palves@redhat.com>
Tue, 8 Nov 2016 15:26:45 +0000 (15:26 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 8 Nov 2016 15:26:45 +0000 (15:26 +0000)
commit7b01d34b2a62fb8cda96fe40c755f99e63b8ba4f
tree8ba9fe472c1b411daeaf3cf95b43b41701a10686
parentdb1ec11fff1a46f7046bcbd971a42632d2ea795c
Use ui_file_as_string in gdb/top.c

Yet another cleanup is eliminated.

gdb/ChangeLog:
2016-11-08  Pedro Alves  <palves@redhat.com>

* top.c (quit_confirm): Use ui_file_as_string and std::string.
gdb/ChangeLog
gdb/top.c