aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+50
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-31/+3
2010-04-19 PR breakpoints/8554.Pedro Alves1-40/+243
2010-04-17 * breakpoint.c (watchpoints_triggered): UsePedro Alves1-51/+17
2010-04-09 * breakpoint.c (condition_command): Pass condition expression toPedro Alves1-1/+1
2010-04-092010-04-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-47/+56
2010-04-082010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+25
2010-04-062010-04-06 Stan Shebs <stan@codesourcery.com>Stan Shebs1-8/+7
2010-04-05gdb/Jan Kratochvil1-5/+1
2010-04-042010-04-04 Stan Shebs <stan@codesourcery.com>Stan Shebs1-68/+92
2010-04-04gdb/Jan Kratochvil1-30/+0
2010-04-02 * breakpoint.h (struct counted_command_line): Moved definition toPedro Alves1-0/+16
2010-04-01 gdb/Pedro Alves1-26/+51
2010-03-312010-03-31 Stan Shebs <stan@codesourcery.com>Stan Shebs1-3/+19
2010-03-292010-03-29 Stan Shebs <stan@codesourcery.com>Stan Shebs1-17/+58
2010-03-262010-03-26 Tom Tromey <tromey@redhat.com>Stan Shebs1-1/+5
2010-03-26 * breakpoint.c (expand_line_sal_maybe): Always call skip_prologue_sal.Ulrich Weigand1-69/+5
2010-03-26 * breakpoint.c (bpstat_clear_actions): Reset bs->commands_left.Ulrich Weigand1-0/+1
2010-03-25 PR gdb/11327, PR gdb/11328, PR breakpoints/11368:Tom Tromey1-4/+97
2010-03-24gdbTom Tromey1-83/+184
2010-03-24 * breakpoint.h (struct counted_command_line): New struct.Tom Tromey1-34/+84
2010-03-23 * breakpoint.c (check_no_tracepoint_commands): UseVladimir Prus1-2/+2
2010-03-23 Unify actions and commandsVladimir Prus1-52/+120
2010-03-222010-03-22 Reid Kleckner <reid@kleckner.net>Tom Tromey1-1/+4
2010-03-16 Simplify MI breakpoint setting.Vladimir Prus1-93/+78
2010-03-10 gdb/Pedro Alves1-53/+139
2010-03-08 * breakpoint.c (breakpoint_1): Add "QUIT".Tom Tromey1-0/+3
2010-03-04 gdb/Pedro Alves1-1/+21
2010-02-24 Multiexec MIVladimir Prus1-3/+1
2010-02-24 * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves1-4/+22
2010-02-222010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-7/+115
2010-02-12 * breakpoint.c (allocate_bp_location): Use bp_loc_other forPedro Alves1-3/+4
2010-02-12 * breakpoint.c (break_command_really): Change return type to int.Pedro Alves1-47/+51
2010-02-11gdb/Jan Kratochvil1-0/+10
2010-01-26 * breakpoint.c (bpstat_stop_status): Delete useless code.Doug Evans1-1/+0
2010-01-19gdb/Jan Kratochvil1-11/+11
2010-01-19Delete unused or undefined functions.Joel Brobecker1-38/+0
2010-01-15 Add trace file support.Stan Shebs1-15/+49
2010-01-06 Support disconnected tracing.Stan Shebs1-0/+37
2010-01-06 Add fast tracepoints.Stan Shebs1-10/+95
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-3020090-12-30 Jan Kratochvil <jan.kratochvil@redhat.com>Thiago Jung Bauermann1-0/+7
2009-12-30 * breakpoint.c (watchpoint_check): Expand the function description.Joel Brobecker1-1/+4
2009-12-30gdb/Thiago Jung Bauermann1-2/+6
2009-12-28 * defs.h (print_address_symbolic, build_address_symbolic): UpdateDaniel Jacobowitz1-1/+2
2009-12-23gdb/Jan Kratochvil1-65/+67
2009-12-23gdb/Jan Kratochvil1-6/+11
2009-12-182009-12-17 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+5
2009-12-03ChangeLog:Paul Pluzhnikov1-0/+30
2009-11-25 PR gdb/8704Daniel Jacobowitz1-1/+1