summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
...
* gdb/Jan Kratochvil2009-05-111-0/+8
* Unify target macros.Pierre Muller2009-05-111-6/+6
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-3/+9
* * breakpoint.c (print_exception_catchpoint): Access `b' directlyPedro Alves2009-04-291-2/+2
* gdb/Jan Kratochvil2009-04-231-3/+3
* Provide support for (Ada) task-specific breakpoints.Joel Brobecker2009-03-311-13/+51
* 2009-03-30 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-03-311-13/+478
* gdbTom Tromey2009-03-261-1/+6
* * breakpoint.c (breakpoint_thread_match): Split a large conditionJoel Brobecker2009-03-251-14/+25
* 2009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-03-231-20/+14
* gdb/Pedro Alves2009-03-221-0/+27
* * breakpoint.c (bpstat_should_step): Only consider softwarePedro Alves2009-03-181-1/+1
* * breakpoint.c (bpstat_check_breakpoint_conditions): UseDaniel Jacobowitz2009-03-111-1/+8
* 2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-03-061-4/+4
* gdb/Pedro Alves2009-03-051-3/+4
* * breakpoint.c (insert_bp_location): Add \n to overlay breakpointDoug Evans2009-02-261-2/+2
* * breakpoint.c (disable_breakpoints_in_shlibs): Delete localDoug Evans2009-02-251-1/+0
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-2/+3
* * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New.Vladimir Prus2009-02-181-0/+8
* 2009-01-07 Pierre Muller <muller@ics.u-strasbg.fr>Tom Tromey2009-02-051-16/+12
* * breakpoint (update_watchpoint): Minor comment adjustment.Joel Brobecker2009-02-031-2/+2
* * breakpoint.c (create_breakpoint, create_breakpoints)Vladimir Prus2009-01-301-10/+15
* PR breakpoints/9350:Tom Tromey2009-01-081-28/+50
* * breakpoint.c (do_enable_breakpoint): Use update_watchpoint foresuzuki2009-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