Age | Commit message (Expand) | Author | Files | Lines |
2010-09-16 | 2010-09-16 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -17/+37 |
2010-09-01 | * mi/mi-main.c (mi_cmd_list_target_features): Add `reverse' | Marc Khouzam | 1 | -0/+2 |
2010-08-13 | Easier and more stubborn MI memory read commands. | Vladimir Prus | 3 | -3/+128 |
2010-08-05 | * mi/mi-main.c (mi_cmd_remove_inferior): Properly access first argument. | Marc Khouzam | 1 | -1/+1 |
2010-07-01 | Static tracepoints support, and UST integration. | Pedro Alves | 1 | -1/+14 |
2010-06-11 | gdb | Tom Tromey | 1 | -4/+2 |
2010-06-05 | * mi/mi-main.c (mi_cmd_list_thread_groups): Adjust | Vladimir Prus | 1 | -6/+13 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 11 | -9/+110 |
2010-05-06 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 8 | -29/+9 |
2010-05-02 | gdb/ | Jan Kratochvil | 2 | -3/+3 |
2010-04-04 | 2010-04-04 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -1/+1 |
2010-03-23 | Implement -trace-save. | Vladimir Prus | 3 | -0/+28 |
2010-03-23 | Implement -trace-find. | Vladimir Prus | 3 | -0/+87 |
2010-03-23 | -trace-define-variable and -trace-list-variables. | Vladimir Prus | 3 | -0/+50 |
2010-03-23 | Implement -break-passcount. | Vladimir Prus | 3 | -0/+27 |
2010-03-23 | -trace-start/-trace-end/-trace-status. | Vladimir Prus | 3 | -0/+26 |
2010-03-23 | Implement creating tracepoints with -break-insert. | Vladimir Prus | 1 | -2/+9 |
2010-03-23 | Unify actions and commands | Vladimir Prus | 1 | -1/+6 |
2010-03-18 | ChangeLog: | Ulrich Weigand | 1 | -3/+1 |
2010-03-16 | Simplify MI breakpoint setting. | Vladimir Prus | 1 | -40/+13 |
2010-03-10 | gdb | Tom Tromey | 1 | -18/+17 |
2010-03-05 | gdb | Tom Tromey | 1 | -2/+75 |
2010-03-02 | * mi/mi-cmd-break.c (mi_read_next_line): Add missing 'void'. | Tom Tromey | 1 | -1/+1 |
2010-02-24 | * mi/mi-main.c (mi_cmd_execute): Fix typo. | Pedro Alves | 1 | -1/+1 |
2010-02-24 | Multiexec MI | Vladimir Prus | 6 | -80/+323 |
2010-02-24 | Make -exec-run a proper MI commands. | Vladimir Prus | 3 | -2/+10 |
2010-02-18 | 2010-02-18 Harald Koenig <H.Koenig@science-computing.de>gdb_7_1-branchpoint | Pedro Alves | 1 | -1/+1 |
2010-02-12 | 2010-02-12 Tomas Holmberg <th@virtutech.com> | Michael Snyder | 1 | -8/+63 |
2010-02-10 | * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add extra | Vladimir Prus | 1 | -9/+13 |
2010-02-04 | Include MI command in remotelog. | Vladimir Prus | 1 | -0/+2 |
2010-01-20 | Per-inferior args and tty and environment. | Vladimir Prus | 1 | -5/+12 |
2010-01-12 | * mi/mi-main.c (list_available_thread_groups): Avoid "may be used | Doug Evans | 1 | -3/+4 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 2 | -47/+315 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 23 | -23/+24 |
2009-12-21 | * mi/mi-main.c (mi_cmd_gdb_exit): Flush raw_stdout. | Vladimir Prus | 1 | -0/+1 |
2009-11-06 | Prevent program output from mix with "^running". | Vladimir Prus | 1 | -3/+2 |
2009-10-30 | Fix breakpoint commands in MI. | Vladimir Prus | 2 | -1/+3 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2 | -11/+16 |
2009-10-10 | * mi/mi-cmd-stack.c (list_args_or_locals): Use internal_error. | Pedro Alves | 1 | -4/+8 |
2009-09-25 | Remove file. | Nick Roberts | 1 | -609/+0 |
2009-09-22 | * source.c (forget_cached_source_info): Clear last_source_visited. | Daniel Jacobowitz | 1 | -1/+0 |
2009-09-19 | * mi/mi-cmd-stack.c (list_args_or_locals): Workaround | Vladimir Prus | 1 | -0/+2 |
2009-09-19 | * mi/mi-cmds.h (mi_cmd_stack_list_variables): Declare. | Vladimir Prus | 3 | -7/+46 |
2009-09-15 | gdb | Tom Tromey | 3 | -47/+140 |
2009-08-31 | Implement TARGET_OBJECT_STACK_MEMORY. | Doug Evans | 1 | -1/+2 |
2009-08-03 | Implement -break-commands | Vladimir Prus | 3 | -0/+52 |
2009-07-30 | gdb/ | Jan Kratochvil | 1 | -22/+42 |
2009-07-17 | * mi/mi-cmd-disas.c (mi_cmd_disassemble): Respect mixed_mode flag. | Ulrich Weigand | 1 | -2/+2 |
2009-07-11 | 2009-07-11 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -1/+1 |
2009-07-10 | gdb/ | Jan Kratochvil | 1 | -23/+16 |