OSDN Git Service

* mi-main.c (mi_cmd_thread_select): Only return MI_CMD_CAUGHT_ERROR
authorKeith Seitz <keiths@redhat.com>
Tue, 22 Oct 2002 17:53:42 +0000 (17:53 +0000)
committerKeith Seitz <keiths@redhat.com>
Tue, 22 Oct 2002 17:53:42 +0000 (17:53 +0000)
commit3301c4117ccd27a7c6f9b4a8ae187e3ef4b44ad7
tree32bd7fade7ab6c132eee81a96a5213b972220588
parentb3636e3813b9f0fbd334277196542ecf5326e4eb
    * mi-main.c (mi_cmd_thread_select): Only return MI_CMD_CAUGHT_ERROR
        when we really did catch an error(). If we got GDB_RC_FAIL, return
        MI_CMD_ERROR instead.
gdb/mi/ChangeLog
gdb/mi/mi-main.c