summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
Commit message (Expand)AuthorAgeFilesLines
* gdb/Pedro Alves2008-05-041-3/+6
* * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann2008-05-031-2/+0
* * breakpoint.h (enum bpstat_what_main_action): DeletePedro Alves2008-04-251-3/+0
* exec_cleanup murder.Vladimir Prus2008-04-241-2/+0
* * breakpoint.h (bp_location_p): New typedef.Vladimir Prus2008-04-241-0/+5
* * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz2008-03-131-0/+5
* * breakpoint.c (fetch_watchpoint_value): New function.Daniel Jacobowitz2008-03-031-1/+6
* * breakpoint.c (break_command_1): Return void.Vladimir Prus2008-02-011-0/+5
* Use multiple locations for hardware watchpoints.Vladimir Prus2008-01-291-3/+6
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * breakpoint.c (bpstat_have_active_hw_watchpoints):Vladimir Prus2007-12-161-3/+0
* Remove unused support for target-based exception catching.Jim Blandy2007-12-131-7/+0
* Make insert_breakpoints return void.Vladimir Prus2007-11-301-1/+1
* Stop infrun from tracking breakpoint insertion status.Vladimir Prus2007-11-291-0/+2
* Remove unused breakpoint fields.Vladimir Prus2007-11-201-8/+0
* Apply const qualifier to some users of bp_location.Vladimir Prus2007-11-151-1/+1
* Make mark_breakpoints_out static.Vladimir Prus2007-11-151-2/+0
* Prevent clear_command from directly modifying breakpoint list.Vladimir Prus2007-11-151-0/+4
* * breakpoint.h (create_solib_load_event_breakpoint)Joel Brobecker2007-11-051-11/+0
* * breakpoint.h (set_breakpoint_sal): Remove declaration.Joel Brobecker2007-11-051-2/+0
* 2007-09-16 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2007-10-011-2/+22
* * breakpoint.h (enum enable_state): Remove theVladimir Prus2007-09-231-6/+20
* * breakpoint.c (do_restore_lang_radix_cleanup): Remove.Vladimir Prus2007-09-221-2/+0
* gdb/Vladimir Prus2007-09-221-2/+7
* Associate bp_stat with bp_location, not breakpoint.Vladimir Prus2007-09-221-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * breakpoint.c (bpstat_free): New.Vladimir Prus2007-08-171-3/+6
* gdb/Vladimir Prus2007-08-141-1/+1
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-2/+2
* * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook,Ulrich Weigand2007-06-051-8/+0
* * breakpoint.h (enum bpstat_what_main_action): RemoveDaniel Jacobowitz2007-05-231-4/+0
* * breakpoint.c (update_breakpoints_after_exec, print_it_typical)Daniel Jacobowitz2007-04-131-3/+0
* * breakpoint.c (bpstat_num): Add int *num parameter.Pedro Alves2007-03-271-3/+6
* * cli/cli-script.c: Include breakpoint.h.Eli Zaretskii2007-01-271-0/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* gdb/Daniel Jacobowitz2006-04-181-7/+46
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-261-1/+1
* * breakpoint.c (bpstat_stop_status): Add new argumentUlrich Weigand2004-05-131-1/+2
* 2004-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-081-7/+0
* 2004-04-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-081-0/+9
* 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-02-021-0/+11
* * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,Daniel Jacobowitz2004-02-011-1/+1
* * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpointDaniel Jacobowitz2004-01-311-1/+1
* * breakpoint.h: Update copyright years.Daniel Jacobowitz2004-01-311-1/+2
* * breakpoint.c (software_breakpoint_inserted_here_p): New function.Daniel Jacobowitz2004-01-311-0/+2
* * breakpoint.h (struct bp_location): Add section.Daniel Jacobowitz2003-11-061-2/+4
* * breakpoint.h (struct bp_location): Add a chain pointer.Daniel Jacobowitz2003-11-061-0/+3
* * breakpoint.h (enum bp_loc_type, struct bp_location): New.Daniel Jacobowitz2003-11-061-22/+68
* * breakpoint.h (struct breakpoint): Add new memberKevin Buettner2003-10-131-0/+8