Age | Commit message (Expand) | Author | Files | Lines |
2010-03-16 | Simplify MI breakpoint setting. | Vladimir Prus | 1 | -93/+78 |
2010-03-10 | gdb/ | Pedro Alves | 1 | -53/+139 |
2010-03-08 | * breakpoint.c (breakpoint_1): Add "QUIT". | Tom Tromey | 1 | -0/+3 |
2010-03-04 | gdb/ | Pedro Alves | 1 | -1/+21 |
2010-02-24 | Multiexec MI | Vladimir Prus | 1 | -3/+1 |
2010-02-24 | * breakpoint.c (breakpoint_init_inferior): Also delete | Pedro Alves | 1 | -4/+22 |
2010-02-22 | 2010-02-22 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -7/+115 |
2010-02-12 | * breakpoint.c (allocate_bp_location): Use bp_loc_other for | Pedro Alves | 1 | -3/+4 |
2010-02-12 | * breakpoint.c (break_command_really): Change return type to int. | Pedro Alves | 1 | -47/+51 |
2010-02-11 | gdb/ | Jan Kratochvil | 1 | -0/+10 |
2010-01-26 | * breakpoint.c (bpstat_stop_status): Delete useless code. | Doug Evans | 1 | -1/+0 |
2010-01-19 | gdb/ | Jan Kratochvil | 1 | -11/+11 |
2010-01-19 | Delete unused or undefined functions. | Joel Brobecker | 1 | -38/+0 |
2010-01-15 | Add trace file support. | Stan Shebs | 1 | -15/+49 |
2010-01-06 | Support disconnected tracing. | Stan Shebs | 1 | -0/+37 |
2010-01-06 | Add fast tracepoints. | Stan Shebs | 1 | -10/+95 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-30 | 20090-12-30 Jan Kratochvil <jan.kratochvil@redhat.com> | Thiago Jung Bauermann | 1 | -0/+7 |
2009-12-30 | * breakpoint.c (watchpoint_check): Expand the function description. | Joel Brobecker | 1 | -1/+4 |
2009-12-30 | gdb/ | Thiago Jung Bauermann | 1 | -2/+6 |
2009-12-28 | * defs.h (print_address_symbolic, build_address_symbolic): Update | Daniel Jacobowitz | 1 | -1/+2 |
2009-12-23 | gdb/ | Jan Kratochvil | 1 | -65/+67 |
2009-12-23 | gdb/ | Jan Kratochvil | 1 | -6/+11 |
2009-12-18 | 2009-12-17 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+5 |
2009-12-03 | ChangeLog: | Paul Pluzhnikov | 1 | -0/+30 |
2009-11-25 | PR gdb/8704 | Daniel Jacobowitz | 1 | -1/+1 |
2009-11-24 | * breakpoint.c (expand_line_sal_maybe): Adjust adjust the SAL | Joel Brobecker | 1 | -2/+3 |
2009-11-22 | Make hardware watchpoints work for process record. | Pedro Alves | 1 | -0/+32 |
2009-11-21 | * breakpoint.c (update_watchpoint): Skip creating locations and | Pedro Alves | 1 | -53/+99 |
2009-11-21 | gdb/ | Pedro Alves | 1 | -2/+38 |
2009-11-20 | gdb/ | Jan Kratochvil | 1 | -14/+5 |
2009-11-20 | gdb/ | Jan Kratochvil | 1 | -1/+40 |
2009-11-20 | 2009-10-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2009-11-20 | * breakpoint.c (update_global_location_list): Fix duplicate | Pedro Alves | 1 | -19/+32 |
2009-11-20 | * infrun.c (handle_inferior_event): Hardware hatchpoint traps are | Pedro Alves | 1 | -13/+48 |
2009-11-19 | * breakpoint.c (breakpoint_address_bits): Visit all locations' | Pedro Alves | 1 | -1/+1 |
2009-11-15 | * infrun.c (handle_inferior_event): When handling a fork or vfork | Pedro Alves | 1 | -0/+10 |
2009-11-15 | * breakpoint.c (should_be_inserted): Don't insert breakpoints if | Pedro Alves | 1 | -20/+12 |
2009-11-13 | 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com> | Daniel Jacobowitz | 1 | -7/+13 |
2009-10-31 | 2009-10-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+1 |
2009-10-31 | gdb/ChangeLog: | Sergio Durigan Junior | 1 | -11/+1 |
2009-10-25 | gdb/ | Jan Kratochvil | 1 | -216/+345 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -122/+493 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -6/+483 |
2009-08-21 | * jit.c (jit_read_descriptor): New arg gdbarch, all callers updated. | Doug Evans | 1 | -1/+1 |
2009-08-20 | Add interface for JIT code generation. | Doug Evans | 1 | -28/+56 |
2009-08-03 | Implement -break-commands | Vladimir Prus | 1 | -4/+26 |
2009-07-31 | * breakpoint.c (remove_breakpoints): If removing one breakpoint | Ulrich Weigand | 1 | -24/+9 |
2009-07-31 | * breakpoint.h (enum enable_state): Add bp_startup_disabled. | Ulrich Weigand | 1 | -1/+67 |
2009-07-07 | * breakpoint.c (set_raw_breakpoint): Remove static modifier. | Pierre Muller | 1 | -2/+4 |