Age | Commit message (Expand) | Author | Files | Lines |
2010-04-19 | PR breakpoints/8554. | Pedro Alves | 1 | -40/+243 |
2010-04-17 | * breakpoint.c (watchpoints_triggered): Use | Pedro Alves | 1 | -51/+17 |
2010-04-09 | * breakpoint.c (condition_command): Pass condition expression to | Pedro Alves | 1 | -1/+1 |
2010-04-09 | 2010-04-09 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -47/+56 |
2010-04-08 | 2010-04-08 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+25 |
2010-04-06 | 2010-04-06 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -8/+7 |
2010-04-05 | gdb/ | Jan Kratochvil | 1 | -5/+1 |
2010-04-04 | 2010-04-04 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -68/+92 |
2010-04-04 | gdb/ | Jan Kratochvil | 1 | -30/+0 |
2010-04-02 | * breakpoint.h (struct counted_command_line): Moved definition to | Pedro Alves | 1 | -0/+16 |
2010-04-01 | gdb/ | Pedro Alves | 1 | -26/+51 |
2010-03-31 | 2010-03-31 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -3/+19 |
2010-03-29 | 2010-03-29 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -17/+58 |
2010-03-26 | 2010-03-26 Tom Tromey <tromey@redhat.com> | Stan Shebs | 1 | -1/+5 |
2010-03-26 | * breakpoint.c (expand_line_sal_maybe): Always call skip_prologue_sal. | Ulrich Weigand | 1 | -69/+5 |
2010-03-26 | * breakpoint.c (bpstat_clear_actions): Reset bs->commands_left. | Ulrich Weigand | 1 | -0/+1 |
2010-03-25 | PR gdb/11327, PR gdb/11328, PR breakpoints/11368: | Tom Tromey | 1 | -4/+97 |
2010-03-24 | gdb | Tom Tromey | 1 | -83/+184 |
2010-03-24 | * breakpoint.h (struct counted_command_line): New struct. | Tom Tromey | 1 | -34/+84 |
2010-03-23 | * breakpoint.c (check_no_tracepoint_commands): Use | Vladimir Prus | 1 | -2/+2 |
2010-03-23 | Unify actions and commands | Vladimir Prus | 1 | -52/+120 |
2010-03-22 | 2010-03-22 Reid Kleckner <reid@kleckner.net> | Tom Tromey | 1 | -1/+4 |
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 |