summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* PR breakpoints/9350:Tom Tromey2009-01-081-28/+50
* * breakpoint.c (do_enable_breakpoint): Use update_watchpoint forEmi Suzuki2009-01-081-46/+8
* gdb/Pedro Alves2009-01-071-14/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2009-01-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-01-011-2/+22
* 2008-12-26 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2008-12-261-6/+10
* * breakpoint.c (update_watchpoint): Adjust and extend the descriptionJoel Brobecker2008-12-221-7/+8
* gdb/Jan Kratochvil2008-12-211-0/+21
* Fix loc_type of `bp_location's created by update_watchpoint.Jan Kratochvil2008-12-081-13/+11
* * breakpoint.c (update_global_location_list): Fix the comment.Jan Kratochvil2008-12-071-1/+1
* Fix automatic restoration of breakpoints memory for ia64.Jan Kratochvil2008-11-261-2/+15
* Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK.Joel Brobecker2008-11-221-26/+18
* Remove some unused macros related to the old load/unload catchpoints.Joel Brobecker2008-11-161-53/+0
* Remove support for catch load and catch unload commands.Joel Brobecker2008-11-161-281/+1
* * remote.c (remote_start_remote): If the solib list is global,Pedro Alves2008-11-031-4/+13
* * breakpoint.h (enum bptype): Delete bp_catch_exec.Joel Brobecker2008-10-301-109/+72
* gdbTom Tromey2008-10-281-14/+35
* 2008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2008-10-171-0/+7
* * breakpoint.h (enum bptype): New enum bp_catchpoint.Joel Brobecker2008-10-161-125/+237
* gdb/Pedro Alves2008-10-151-8/+30
* Remove dead code.Pedro Alves2008-10-141-16/+2
* * breakpoint.c (bpstat_stop_status): Clear breakpoint_at forDavid Daney2008-09-161-3/+9
* * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand2008-09-111-2/+2
* Remove global continuations in favour of a per-threadPedro Alves2008-09-081-1/+2
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-34/+43
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-6/+8
* * breakpoint.c (breakpoint_init_inferior): Mark as not inserted onlyAleksandar Ristovski2008-09-031-2/+39
* * breakpoint.c (insert_breakpoints, update_global_location_list):Pedro Alves2008-09-021-2/+4
* * breakpoint.c (remove_breakpoint): Do not fail if unable to removeUlrich Weigand2008-08-261-0/+7
* * breakpoint.c (create_overlay_event_breakpoint): Rename to ...Ulrich Weigand2008-08-221-2/+10
* gdb:Tom Tromey2008-08-171-202/+160
* gdb/Thiago Jung Bauermann2008-08-161-1/+1
* gdb/Pedro Alves2008-08-131-19/+41
* 2008-08-06 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2008-08-061-2/+2
* 2008-08-05 Phil Muldoon <pmuldoon@redhat.com>Michael Snyder2008-08-061-3/+0
* * annotate.h (deprecated_annotate_starting_hook): Remove.Tom Tromey2008-07-281-10/+1
* gdb:Tom Tromey2008-07-251-9/+8
* * block.c (block_function): Renamed to ...Daniel Jacobowitz2008-07-151-2/+3
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-121-4/+3
* Replace struct continuation_args by void* and per command structs.Pedro Alves2008-07-121-22/+18
* Per-thread commands.Pedro Alves2008-07-091-8/+28
* Adjust fork/vfork/exec to pass ptids around.Pedro Alves2008-07-091-9/+10
* Add "executing" property to threads.Pedro Alves2008-07-091-1/+1
* * breakpoint.c (update_global_location_list): Add booleanPedro Alves2008-07-081-37/+44
* * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves2008-07-081-7/+12
* gdb/Jan Kratochvil2008-07-071-1/+4
* * breakpoint.c (moribund_locations): New.Vladimir Prus2008-06-281-19/+84
* * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz2008-06-261-2/+0
* Introduce common cleanup for restoring integers.Vladimir Prus2008-06-101-8/+1
* gdbTom Tromey2008-06-061-3/+3