aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-04 * breakpoint.c (break_command_1): Always free err_msg beforeAndreas Schwab1-2/+8
2004-12-012004-11-30 Randolph Chung <tausq@debian.org>Randolph Chung1-191/+0
2004-11-122004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-13/+13
2004-10-292004-10-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-10-082004-10-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+1
2004-09-132004-09-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger1-2/+2
2004-09-012004-09-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+57
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+4
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-07-202004-07-20 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-06-282004-06-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-222004-06-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-10/+18
2004-06-072004-06-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+3
2004-05-13 * breakpoint.c (bpstat_stop_status): Add new argumentUlrich Weigand1-3/+4
2004-05-082004-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-31/+0
2004-05-05Preserve the ignore count when we resolve a pending breakpoint. Also addJim Ingham1-0/+4
2004-05-022004-05-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-16/+10
2004-05-012004-05-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+1
2004-04-262004-04-26 Orjan Friberg <orjanf@axis.com>Orjan Friberg1-12/+29
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-13/+13
2004-04-082004-04-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+9
2004-03-232004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+2
2004-03-19 * breakpoint.c (adjust_breakpoint_address): Don't adjustKevin Buettner1-6/+23
2004-03-15 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): DeleteKevin Buettner1-5/+0
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