aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-22 * infrun.c (follow_exec): Don't do a generic mourn. InsteadPedro Alves1-1/+2
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-4/+5
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-2/+2
2008-07-25gdb:Tom Tromey1-2/+0
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves1-1/+1
2008-07-08 * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves1-0/+3
2008-06-28 * breakpoint.c (moribund_locations): New.Vladimir Prus1-0/+16
2008-05-04gdb/Pedro Alves1-3/+6
2008-05-03 * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann1-2/+0
2008-04-25 * breakpoint.h (enum bpstat_what_main_action): DeletePedro Alves1-3/+0
2008-04-24 exec_cleanup murder.Vladimir Prus1-2/+0
2008-04-24 * breakpoint.h (bp_location_p): New typedef.Vladimir Prus1-0/+5
2008-03-13 * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz1-0/+5
2008-03-03 * breakpoint.c (fetch_watchpoint_value): New function.Daniel Jacobowitz1-1/+6
2008-02-01 * breakpoint.c (break_command_1): Return void.Vladimir Prus1-0/+5
2008-01-29 Use multiple locations for hardware watchpoints.Vladimir Prus1-3/+6
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-16 * breakpoint.c (bpstat_have_active_hw_watchpoints):Vladimir Prus1-3/+0
2007-12-13Remove unused support for target-based exception catching.Jim Blandy1-7/+0
2007-11-30 Make insert_breakpoints return void.Vladimir Prus1-1/+1
2007-11-29 Stop infrun from tracking breakpoint insertion status.Vladimir Prus1-0/+2
2007-11-20 Remove unused breakpoint fields.Vladimir Prus1-8/+0
2007-11-15 Apply const qualifier to some users of bp_location.Vladimir Prus1-1/+1
2007-11-15 Make mark_breakpoints_out static.Vladimir Prus1-2/+0
2007-11-15 Prevent clear_command from directly modifying breakpoint list.Vladimir Prus1-0/+4
2007-11-05 * breakpoint.h (create_solib_load_event_breakpoint)Joel Brobecker1-11/+0
2007-11-05 * breakpoint.h (set_breakpoint_sal): Remove declaration.Joel Brobecker1-2/+0
2007-10-012007-09-16 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-2/+22
2007-09-23 * breakpoint.h (enum enable_state): Remove theVladimir Prus1-6/+20
2007-09-22 * breakpoint.c (do_restore_lang_radix_cleanup): Remove.Vladimir Prus1-2/+0
2007-09-22 gdb/Vladimir Prus1-2/+7
2007-09-22 Associate bp_stat with bp_location, not breakpoint.Vladimir Prus1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-17 * breakpoint.c (bpstat_free): New.Vladimir Prus1-3/+6
2007-08-14 gdb/Vladimir Prus1-1/+1
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-06-05 * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook,Ulrich Weigand1-8/+0
2007-05-23 * breakpoint.h (enum bpstat_what_main_action): RemoveDaniel Jacobowitz1-4/+0
2007-04-13 * breakpoint.c (update_breakpoints_after_exec, print_it_typical)Daniel Jacobowitz1-3/+0
2007-03-27 * breakpoint.c (bpstat_num): Add int *num parameter.Pedro Alves1-3/+6
2007-01-27 * cli/cli-script.c: Include breakpoint.h.Eli Zaretskii1-0/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2006-04-18gdb/Daniel Jacobowitz1-7/+46
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-262005-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-05-13 * breakpoint.c (bpstat_stop_status): Add new argumentUlrich Weigand1-1/+2
2004-05-082004-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+0
2004-04-082004-04-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+9
2004-02-022004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+11
2004-02-01 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,Daniel Jacobowitz1-1/+1