summaryrefslogtreecommitdiff
path: root/gdb/mi
Commit message (Expand)AuthorAgeFilesLines
* Fix breakpoint commands in MI.Vladimir Prus2009-10-302-1/+3
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-192-11/+16
* * mi/mi-cmd-stack.c (list_args_or_locals): Use internal_error.Pedro Alves2009-10-101-4/+8
* manually sync from the CVS repositoryJim Meyering2009-10-084-616/+48
* * source.c (forget_cached_source_info): Clear last_source_visited.Daniel Jacobowitz2009-09-221-1/+0
* gdbTom Tromey2009-09-153-47/+140
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-1/+2
* Implement -break-commandsVladimir Prus2009-08-033-0/+52
* gdb/Jan Kratochvil2009-07-301-22/+42
* * mi/mi-cmd-disas.c (mi_cmd_disassemble): Respect mixed_mode flag.Ulrich Weigand2009-07-171-2/+2
* 2009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu2009-07-111-1/+1
* gdb/Jan Kratochvil2009-07-101-23/+16
* gdb/Jan Kratochvil2009-07-071-3/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+3
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-023-9/+14
* * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand2009-07-021-1/+3
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-2/+3
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-5/+6
* * mi/mi-cmd-stack.c (parse_print_values): New.Vladimir Prus2009-06-301-15/+23
* ChangeLog:Paul Pluzhnikov2009-06-281-52/+0
* ChangeLog:Ulrich Weigand2009-06-171-37/+46
* * mi/mi-main.c (mi_cmd_data_read_memory): DispatchPedro Alves2009-06-161-2/+5
* * mi/mi-main.c (mi_cmd_exec_continue)Vladimir Prus2009-06-051-2/+2
* * mi/mi-interp.c (mi_on_resume): Initialize `count' to 0.Pedro Alves2009-05-291-1/+1
* gdbTom Tromey2009-05-284-0/+59
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* gdb:Doug Evans2009-05-241-2/+2
* gdb/Jan Kratochvil2009-05-231-28/+0
* * mi/mi-interp.c (mi_on_resume): Account for whole processPedro Alves2009-05-211-1/+1
* * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves2009-05-181-4/+37
* Implement -exec-jump.Vladimir Prus2009-04-083-0/+9
* gdb/Pedro Alves2009-03-251-3/+8
* * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves2009-03-251-27/+8
* gdb/Pedro Alves2009-03-223-2/+25
* * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves2009-03-221-0/+11
* * mi/mi-main.h (mi_print_timing_maybe): Add strict prototype,Pedro Alves2009-03-171-2/+2
* Include token in ^running notification for CLI commands.Vladimir Prus2009-03-121-3/+8
* Fix MI timings.Vladimir Prus2009-03-123-13/+17
* * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu2009-03-101-1/+0
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+3
* * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New.Vladimir Prus2009-02-181-0/+30
* Include frame information for *stopped due to CLI commands.Vladimir Prus2009-02-141-5/+34
* * breakpoint.c (create_breakpoint, create_breakpoints)Vladimir Prus2009-01-301-3/+8
* * mi/mi-main.c (mi_cmd_execute): Clean up parenthesis mess fromPedro Alves2009-01-141-3/+3
* * mi/mi-main.c (mi_cmd_execute): Also allow -list-thread-groupsPedro Alves2009-01-141-1/+2
* Check return values of functions declared with warn_unused_resultJim Blandy2009-01-061-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-0324-24/+32
* * target.h (target_get_osdata): Describe.Pedro Alves2008-12-021-8/+11
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-1/+36