Age | Commit message (Expand) | Author | Files | Lines |
2011-12-23 | Introduce gdb.FinishBreakpoint in Python | Kevin Pouget | 1 | -7/+32 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -1/+2 |
2011-10-29 | gdb/ | Yao Qi | 1 | -0/+1 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+2 |
2011-07-26 | 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -14/+22 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -44/+70 |
2011-05-27 | 2011-05-27 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2011-05-26 | 2011-05-26 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -4/+0 |
2011-05-26 | 2011-05-26 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -24/+12 |
2011-05-20 | 2011-05-20 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+14 |
2011-05-20 | 2011-05-20 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -13/+11 |
2011-05-09 | 2011-05-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+2 |
2011-04-19 | gdb | Tom Tromey | 1 | -1/+1 |
2011-03-22 | * infcmd.c (post_create_inferior): Ignore NOT_AVAILABLE_ERROR | Pedro Alves | 1 | -2/+12 |
2011-02-28 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2011-01-31 | * infcmd.c (finish_backward): Use breakpoint_set_silent. | Tom Tromey | 1 | -1/+1 |
2011-01-25 | * printcmd.c (print_formatted): Use val_print_scalar_formatted | Pedro Alves | 1 | -3/+5 |
2011-01-25 | gdb/ | Pedro Alves | 1 | -12/+25 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -53/+52 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -38/+52 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-09 | gdb | Tom Tromey | 1 | -2/+32 |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -35/+39 |
2010-07-01 | * breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove | Pedro Alves | 1 | -1/+1 |
2010-06-11 | gdb | Tom Tromey | 1 | -4/+3 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+17 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+0 |
2010-04-09 | 2010-04-08 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -1/+1 |
2010-04-04 | gdb/ | Jan Kratochvil | 1 | -2/+3 |
2010-03-25 | PR gdb/11327, PR gdb/11328, PR breakpoints/11368: | Tom Tromey | 1 | -1/+1 |
2010-03-18 | * infcmd.c (finish_command_continuation): Wrap print_return_value | Tom Tromey | 1 | -1/+13 |
2010-03-18 | gdb/ | Pedro Alves | 1 | -8/+9 |
2010-03-18 | 2010-03-17 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -2/+23 |
2010-02-16 | gdb/ | Daniel Jacobowitz | 1 | -3/+5 |
2010-01-20 | Per-inferior args and tty and environment. | Vladimir Prus | 1 | -80/+81 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -17/+19 |
2010-01-06 | Support disconnected tracing. | Stan Shebs | 1 | -0/+4 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+1 |
2009-07-02 | gdb/ | Pedro Alves | 1 | -2/+3 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -2/+5 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -3/+8 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -10/+61 |
2009-06-24 | * breakpoint.h (set_longjmp_breakpoint): Add THREAD argument. | Ulrich Weigand | 1 | -1/+1 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -7/+9 |
2009-06-17 | * gdbarch.sh (construct_inferior_arguments): Remove. | Ulrich Weigand | 1 | -3/+2 |
2009-06-17 | * infcmd.c (post_create_inferior): Call breakpoint_re_set after target | Pierre Muller | 1 | -0/+12 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -6/+6 |
2009-05-24 | gdb: | Doug Evans | 1 | -3/+3 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -2/+2 |