summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* * breakpoint.c (bpstat_do_actions): To ensure thatJim Blandy2003-12-221-3/+20
* 2003-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-171-10/+10
* 2003-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-121-20/+24
* * breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable aDaniel Jacobowitz2003-11-171-2/+3
* PR breakpoints/1450Daniel Jacobowitz2003-11-121-1/+5
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-081-4/+4
* * breakpoint.c (insert_bp_location, allocate_bp_location): MakeDaniel Jacobowitz2003-11-061-5/+5
* * breakpoint.c (remove_breakpoint): Take an bp_locationDaniel Jacobowitz2003-11-061-87/+77
* * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.Daniel Jacobowitz2003-11-061-79/+98
* * breakpoints.c (insert_bp_location): New function, broken outDaniel Jacobowitz2003-11-061-338/+361
* * breakpoint.h (struct bp_location): Add section.Daniel Jacobowitz2003-11-061-28/+28
* * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONSDaniel Jacobowitz2003-11-061-14/+9
* * breakpoint.c (allocate_bp_location): Take bpt and bp_typeDaniel Jacobowitz2003-11-061-2/+42
* * breakpoint.h (struct bp_location): Add a chain pointer.Daniel Jacobowitz2003-11-061-3/+49
* * breakpoint.h (enum bp_loc_type, struct bp_location): New.Daniel Jacobowitz2003-11-061-120/+125
* 2003-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-10-211-2/+2
* * breakpoint.h (struct breakpoint): Add new memberKevin Buettner2003-10-131-4/+65
* 2003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-061-5/+5
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-10/+0
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-43/+43
* * breakpoint.c (watchpoint_check): Remove accidentally checked inCorinna Vinschen2003-09-041-12/+6
* * breakpoint.c (watchpoint_check): Check for pc being in anCorinna Vinschen2003-09-041-2/+16
* 2003-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-091-82/+89
* * breakpoint.c (insert_catchpoint): Make static.Daniel Jacobowitz2003-07-021-1/+1
* * breakpoint.c (insert_catchpoint): Call internal_error.Daniel Jacobowitz2003-06-191-1/+1
* * breakpoint.c (insert_catchpoint): New function.Daniel Jacobowitz2003-06-171-23/+35
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-2/+2
* 2003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-021-2/+2
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-2/+2
* * breakpoint.h (struct breakpoint_ops): New.Daniel Jacobowitz2003-04-271-232/+334
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-101-1/+1
* 2003-03-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-311-3/+0
* * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)cagney_framebase-20030326-branchpointDaniel Jacobowitz2003-03-261-306/+1
* 2003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-141-1/+1
* * breakpoint.c (bpstat_stop_status): Fix a small memory leak.Joel Brobecker2003-03-111-1/+2
* * breakpoint.c (bpstat_copy): Copy the command lines as wellDaniel Jacobowitz2003-03-101-0/+5
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-1/+1
* 2003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-1/+1
* 2003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-0/+1
* 2003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-041-2/+2
* 2003-02-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-02-031-24/+32
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-181-10/+10
* 2003-01-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-01-151-7/+14
* * breakpoint.c (insert_breakpoints): Skip disabled breakpointsDaniel Jacobowitz2003-01-041-12/+6
* 2002-12-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-171-2/+2
* 2002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-111-18/+20
* 2002-12-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-091-9/+10
* 2002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-091-5/+5
* * breakpoint.c (create_thread_event_breakpoint): Use xasprintf.Daniel Jacobowitz2002-12-041-4/+7
* 2002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-041-1/+1