OSDN Git Service

* mi-main.c (mi_cmd_data_list_register_names): Use cleanups
authorkseitz <kseitz>
Wed, 11 Sep 2002 21:49:04 +0000 (21:49 +0000)
committerkseitz <kseitz>
Wed, 11 Sep 2002 21:49:04 +0000 (21:49 +0000)
commit1b7777d051fb03c5254331f9ec929dac2f457ad0
treed59486b80a312fde4f6cb1aeb1f1eba14d93d17e
parentccc13be4b933cfa891ed262ad82f65034d9cb5f8
    * 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