aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23gdb/Jan Kratochvil1-3/+3
2009-03-31 Provide support for (Ada) task-specific breakpoints.Joel Brobecker1-13/+51
2009-03-312009-03-30 Stan Shebs <stan@codesourcery.com>Stan Shebs1-13/+478
2009-03-26gdbTom Tromey1-1/+6
2009-03-25 * breakpoint.c (breakpoint_thread_match): Split a large conditionJoel Brobecker1-14/+25
2009-03-232009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-20/+14
2009-03-22gdb/Pedro Alves1-0/+27
2009-03-18 * breakpoint.c (bpstat_should_step): Only consider softwarePedro Alves1-1/+1
2009-03-11 * breakpoint.c (bpstat_check_breakpoint_conditions): UseDaniel Jacobowitz1-1/+8
2009-03-062009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-4/+4
2009-03-05gdb/Pedro Alves1-3/+4
2009-02-26 * breakpoint.c (insert_bp_location): Add \n to overlay breakpointDoug Evans1-2/+2
2009-02-25 * breakpoint.c (disable_breakpoints_in_shlibs): Delete localDoug Evans1-1/+0
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-2/+3
2009-02-18 * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New.Vladimir Prus1-0/+8
2009-02-052009-01-07 Pierre Muller <muller@ics.u-strasbg.fr>Tom Tromey1-16/+12
2009-02-03 * breakpoint (update_watchpoint): Minor comment adjustment.Joel Brobecker1-2/+2
2009-01-30 * breakpoint.c (create_breakpoint, create_breakpoints)Vladimir Prus1-10/+15
2009-01-08 PR breakpoints/9350:Tom Tromey1-28/+50
2009-01-08* breakpoint.c (do_enable_breakpoint): Use update_watchpoint forEmi Suzuki1-46/+8
2009-01-07gdb/Pedro Alves1-14/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2009-01-012009-01-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+22
2008-12-262008-12-26 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-6/+10
2008-12-22 * breakpoint.c (update_watchpoint): Adjust and extend the descriptionJoel Brobecker1-7/+8
2008-12-21gdb/Jan Kratochvil1-0/+21
2008-12-08 Fix loc_type of `bp_location's created by update_watchpoint.Jan Kratochvil1-13/+11
2008-12-07 * breakpoint.c (update_global_location_list): Fix the comment.Jan Kratochvil1-1/+1
2008-11-26 Fix automatic restoration of breakpoints memory for ia64.Jan Kratochvil1-2/+15
2008-11-22 Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK.Joel Brobecker1-26/+18
2008-11-16 Remove some unused macros related to the old load/unload catchpoints.Joel Brobecker1-53/+0
2008-11-16 Remove support for catch load and catch unload commands.Joel Brobecker1-281/+1
2008-11-03 * remote.c (remote_start_remote): If the solib list is global,Pedro Alves1-4/+13
2008-10-30 * breakpoint.h (enum bptype): Delete bp_catch_exec.Joel Brobecker1-109/+72
2008-10-28gdbTom Tromey1-14/+35
2008-10-172008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+7
2008-10-16 * breakpoint.h (enum bptype): New enum bp_catchpoint.Joel Brobecker1-125/+237
2008-10-15gdb/Pedro Alves1-8/+30
2008-10-14 Remove dead code.Pedro Alves1-16/+2
2008-09-16 * breakpoint.c (bpstat_stop_status): Clear breakpoint_at forDavid Daney1-3/+9
2008-09-11 * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand1-2/+2
2008-09-08 Remove global continuations in favour of a per-threadPedro Alves1-1/+2
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-34/+43
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-6/+8
2008-09-03 * breakpoint.c (breakpoint_init_inferior): Mark as not inserted onlyAleksandar Ristovski1-2/+39
2008-09-02 * breakpoint.c (insert_breakpoints, update_global_location_list):Pedro Alves1-2/+4
2008-08-26 * breakpoint.c (remove_breakpoint): Do not fail if unable to removeUlrich Weigand1-0/+7
2008-08-22 * breakpoint.c (create_overlay_event_breakpoint): Rename to ...Ulrich Weigand1-2/+10
2008-08-17gdb:Tom Tromey1-202/+160
2008-08-16gdb/Thiago Jung Bauermann1-1/+1