OSDN Git Service

* mi-main.c (mi_cmd_data_list_register_names): Use cleanups
authorKeith Seitz <keiths@redhat.com>
Wed, 11 Sep 2002 21:49:04 +0000 (21:49 +0000)
committerKeith Seitz <keiths@redhat.com>
Wed, 11 Sep 2002 21:49:04 +0000 (21:49 +0000)
commit9d6a50886109c10a40f4239d8b9f657a4c579f84
treeb79c9655aab8bf74cd6be3d43345adab2909712f
parenta48ac380a2470f905bbbc6f7c6a20ac6740b75f2
    * mi-main.c (mi_cmd_data_list_register_names): Use cleanups
        for the uiout list. Do the cleanups when returning an error.
        (mi_cmd_data_list_changed_registers): Ditto.
        (mi_cmd_data_list_register_values): Use cleanups for the uiout list
        and tuples. Do the cleanups when returning errors.
gdb/mi/ChangeLog
gdb/mi/mi-main.c