binutils-gdb/gdb/mi
Keith Seitz 8d34ea2303 * mi-main.c (captured_mi_execute_command): Add uiout parameter.
"data" is now a structure which is used to pass data to/from this
        function to mi_execute_command.
        Modify function to comply with requirements from catch_exceptions.
        Store real return result and command's return result in data.
        (mi_execute_command): Use catch_exceptions.
        Use enum to handle actions to be performed instead of overloading
        catch_errors return result and the mi return result.
2002-05-20 18:09:57 +00:00
..
ChangeLog * mi-main.c (captured_mi_execute_command): Add uiout parameter. 2002-05-20 18:09:57 +00:00
gdbmi.texinfo Fix PR gdb/287. From wiz at danbala. Then->than and typos. 2002-02-25 02:13:10 +00:00
mi-cmd-break.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-cmd-disas.c 2002-04-14 Elena Zannoni <ezannoni@redhat.com> 2002-04-15 02:24:40 +00:00
mi-cmd-stack.c gdb/ChangeLog: 2002-04-05 22:04:43 +00:00
mi-cmd-var.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-cmds.c Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-cmds.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-console.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-console.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.c Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-main.c * mi-main.c (captured_mi_execute_command): Add uiout parameter. 2002-05-20 18:09:57 +00:00
mi-out.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-out.h Recognize -i=mi0, -i=mi1 and -i=mi. 2001-06-18 17:57:43 +00:00
mi-parse.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-parse.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00