OSDN Git Service

PR 11123
[pf3gnuchains/pf3gnuchains3x.git] / gdb / mi /
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-12-21 vprus * mi/mi-main.c (mi_cmd_gdb_exit): Flush raw_stdout.
2009-11-06 vprus Prevent program output from mix with "^running".
2009-10-31 vprus Fix breakpoint commands in MI.
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-10 palves * mi/mi-cmd-stack.c (list_args_or_locals): Use interna...
2009-09-25 nickrobRemove file.
2009-09-22 drow * source.c (forget_cached_source_info): Clear last_sou...
2009-09-19 vprus * mi/mi-cmd-stack.c (list_args_or_locals): Workaround
2009-09-19 vprus * mi/mi-cmds.h (mi_cmd_stack_list_variables): Declare.
2009-09-15 tromeygdb
2009-08-31 devans Implement TARGET_OBJECT_STACK_MEMORY.
2009-08-03 vprus Implement -break-commands
2009-07-30 jkratochgdb/
2009-07-17 uweigand * mi/mi-cmd-disas.c (mi_cmd_disassemble): Respect...
2009-07-11 teawater2009-07-11 Hui Zhu <teawater@gmail.com>
2009-07-10 jkratochgdb/
2009-07-07 jkratochgdb/
2009-07-02 uweigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 uweigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 uweigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-07-02 uweigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 uweigand * arch-utils.c (selected_byte_order): Return target_by...
2009-07-02 uweigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-06-30 vprus * mi/mi-cmd-stack.c (parse_print_values): New.
2009-06-28 ppluzhnikovChangeLog:
2009-06-17 uweigandChangeLog:
2009-06-16 palves * mi/mi-main.c (mi_cmd_data_read_memory): Dispatch
2009-06-05 vprus * mi/mi-main.c (mi_cmd_exec_continue)
2009-05-29 palves * mi/mi-interp.c (mi_on_resume): Initialize `count...
2009-05-28 tromeygdb
2009-05-28 tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-05-24 devansgdb:
2009-05-23 jkratochgdb/
2009-05-21 palves * mi/mi-interp.c (mi_on_resume): Account for whole...
2009-05-18 palves * fork-child.c (fork_inferior): Only reset the thread...
2009-04-08 vprus Implement -exec-jump.
2009-03-25 palvesgdb/
2009-03-25 palves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-03-22 palvesgdb/
2009-03-22 palves * gdbthread.h (struct thread_info): Add in_infcall...
2009-03-17 palves * mi/mi-main.h (mi_print_timing_maybe): Add strict...
2009-03-12 vprus Include token in ^running notification for CLI commands.
2009-03-12 vprus Fix MI timings.
2009-03-10 teawater * disasm.c (gdb_disassembly): Remove unused argument
2009-02-21 palves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-18 vprus * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded...
2009-02-14 vprus Include frame information for *stopped due...
2009-01-30 vprus * breakpoint.c (create_breakpoint, create_break...
2009-01-14 palves * mi/mi-main.c (mi_cmd_execute): Clean up parenthesis...
2009-01-14 palves * mi/mi-main.c (mi_cmd_execute): Also allow -list...
2009-01-06 jimbCheck return values of functions declared with warn_unu...
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-02 palves * target.h (target_get_osdata): Describe.
2008-12-02 vprus Implement -list-thread-groups --available
2008-11-17 vprus Implement =thread-selected notification.
2008-11-17 vprus Implement continue/interrupt of thread groups.
2008-11-17 vprus Implement '-target-detach pid'.
2008-11-17 vprus Include group-id in thread-created notification.
2008-11-17 vprus Notification for attach/detach.
2008-11-17 vprus Implement -list-thread-groups.
2008-11-14 tromeygdb
2008-10-28 tromeygdb
2008-10-04 vprus * mi/mi-interp.c (mi_on_resume): Flush raw_stdout.
2008-09-08 palves * inferior.h (context_switch_to): Delete.
2008-08-19 vprus * target.c (target_async_permitted, target_async_permi...
2008-08-16 palves * mi/mi-main.c (mi_cmd_exec_next, mi_cmd_exec_next_ins...
2008-07-25 tromeygdb:
2008-07-13 vprus Skip varobj in running threads.
2008-07-13 vprus Enable all MI commands while inferiour is running
2008-07-13 vprus * mi/mi-main.c (mi_cmd_execute): Remove unused variable.
2008-07-12 vprus Implement -exec-continue/-exec-interrupt --all.
2008-07-12 vprus Implement --thread and --frame.
2008-07-11 palves Exited threads.
2008-07-09 palves Per-thread commands.
2008-07-09 palves Add "executing" property to threads.
2008-07-05 vprus * mi/mi-interp.c (mi_on_resume): Don't try to report
2008-07-04 vprus Implement -target-attach.
2008-06-29 vprus * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,
2008-06-28 vprus * mi/mi-main.c (enum captured_mi_execute_command_actions)
2008-06-26 vprus * target.c (target_read_until_error): New.
2008-06-25 vprus Kill the return value for all MI command functions.
2008-06-25 vprus Emit ^running via observer.
2008-06-10 vprus Implement *running.
2008-06-10 vprus Use observers to report stop events in MI.
2008-05-28 vprus Refactor varobj_update interface.
2008-05-27 schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-22 uweigand * symtab.h (enum address_class): Remove LOC_BASEREG and
2008-05-22 uweigand * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
2008-05-19 uweigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-05-06 brobecke * valprint.c (val_print): Add new language...
2008-05-03 vprus2008-05-03 Pedro Alves <pedro@codesourcery.com>
2008-04-26 vprus * mi/mi-interp.c (mi_new_thread): Quote the thread id.
2008-04-24 vprus * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.
2008-04-24 vprus * mi/mi-main.c (last_async_command): Rename...
2008-04-24 vprus exec_cleanup murder.
2008-04-19 vprus * mi/mi-cmd-var.c (varobj_update_one): Print new
2008-04-13 vprus Fix @-varobjs.
2008-04-09 marckhouzamgdb/ChangeLog
2008-04-04 palvesgdb/
next