aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-282004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+14
2004-02-262004-02-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+58
2004-02-232004-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-7/+1
2004-02-232004-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2004-02-032004-02-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-55/+55
2004-02-022004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-149/+396
2004-02-01 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,Daniel Jacobowitz1-1/+8
2004-01-31 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpointDaniel Jacobowitz1-10/+4
2004-01-31 * breakpoint.c (software_breakpoint_inserted_here_p): New function.Daniel Jacobowitz1-19/+32
2004-01-31 * breakpoint.c (breakpoint_re_set_one): Add missing chunk ofDaniel Jacobowitz1-1/+6
2004-01-282004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>Andrew Cagney1-3/+18
2004-01-272004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-33/+0
2004-01-272004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-51/+0
2004-01-17 * breakpoint.c (must_shift_inst_regs): Delete.Daniel Jacobowitz1-27/+5
2003-12-22* breakpoint.c (bpstat_do_actions): To ensure thatJim Blandy1-3/+20
2003-12-172003-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-10/+10
2003-12-122003-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-20/+24
2003-11-17 * breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable aDaniel Jacobowitz1-2/+3
2003-11-12 PR breakpoints/1450Daniel Jacobowitz1-1/+5
2003-11-082003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-11-06 * breakpoint.c (insert_bp_location, allocate_bp_location): MakeDaniel Jacobowitz1-5/+5
2003-11-06 * breakpoint.c (remove_breakpoint): Take an bp_locationDaniel Jacobowitz1-87/+77
2003-11-06 * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.Daniel Jacobowitz1-79/+98
2003-11-06 * breakpoints.c (insert_bp_location): New function, broken outDaniel Jacobowitz1-338/+361
2003-11-06 * breakpoint.h (struct bp_location): Add section.Daniel Jacobowitz1-28/+28
2003-11-06 * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONSDaniel Jacobowitz1-14/+9
2003-11-06 * breakpoint.c (allocate_bp_location): Take bpt and bp_typeDaniel Jacobowitz1-2/+42
2003-11-06 * breakpoint.h (struct bp_location): Add a chain pointer.Daniel Jacobowitz1-3/+49
2003-11-06 * breakpoint.h (enum bp_loc_type, struct bp_location): New.Daniel Jacobowitz1-120/+125
2003-10-212003-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-10-13 * breakpoint.h (struct breakpoint): Add new memberKevin Buettner1-4/+65
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+5
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+0
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-43/+43
2003-09-04 * breakpoint.c (watchpoint_check): Remove accidentally checked inCorinna Vinschen1-12/+6
2003-09-04 * breakpoint.c (watchpoint_check): Check for pc being in anCorinna Vinschen1-2/+16
2003-08-092003-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-82/+89
2003-07-02 * breakpoint.c (insert_catchpoint): Make static.Daniel Jacobowitz1-1/+1
2003-06-19 * breakpoint.c (insert_catchpoint): Call internal_error.Daniel Jacobowitz1-1/+1
2003-06-17 * breakpoint.c (insert_catchpoint): New function.Daniel Jacobowitz1-23/+35
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-06-022003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-05-052003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-04-27 * breakpoint.h (struct breakpoint_ops): New.Daniel Jacobowitz1-232/+334
2003-04-102003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-03-312003-03-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+0
2003-03-26 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)Daniel Jacobowitz1-306/+1
2003-03-142003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-03-11 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.Joel Brobecker1-1/+2
2003-03-10 * breakpoint.c (bpstat_copy): Copy the command lines as wellDaniel Jacobowitz1-0/+5