Remove some cleanups in MI
authorTom Tromey <tom@tromey.com>
Sun, 25 Sep 2016 02:56:12 +0000 (20:56 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 21 Oct 2016 20:17:34 +0000 (14:17 -0600)
commit6fc31fc73b577fce960730d87ead9a25df6c2653
tree8ec74cdb35f39b052e3884f45e2d7a650d4b212a
parent0e454242cc1527e49ad0ea795614ac94a083b68a
Remove some cleanups in MI

This patch removes a couple of cleanups from MI by using
gdb::unique_ptr.

2016-10-21  Tom Tromey  <tom@tromey.com>

* mi/mi-main.c (mi_cmd_data_read_memory): Use gdb::unique_ptr.
Remove some cleanups.
gdb/ChangeLog
gdb/mi/mi-main.c