Implement the target-specific part of Ada tasking support
[binutils-gdb.git] / gdb / breakpoint.h
2009-01-30 Vladimir Prus * breakpoint.c (create_breakpoint, create_break...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-22 Joel Brobecker Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESU...
2008-11-16 Joel Brobecker Remove support for catch load and catch unload...
2008-10-30 Joel Brobecker * breakpoint.h (enum bptype): Delete bp_catch_exec.
2008-10-17 Michael Snyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-10-16 Joel Brobecker * breakpoint.h (enum bptype): New enum bp_catch...
2008-10-15 Pedro Alvesgdb/
2008-10-14 Pedro Alves Remove dead code.
2008-09-22 Pedro Alves * infrun.c (follow_exec): Don't do a generic mourn...
2008-09-08 Pedro Alves * inferior.h (stop_bpstat): Delete.
2008-09-05 Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-07-25 Tom Tromeygdb:
2008-07-09 Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-08 Pedro Alves * breakpoint.c (mark_breakpoints_out): Make public.
2008-06-28 Vladimir Prus * breakpoint.c (moribund_locations): New.
2008-05-04 Pedro Alvesgdb/
2008-05-03 Thiago Jung Bauermann * breakpoint.c (create_exception_catchpoint): Remove...
2008-04-25 Pedro Alves * breakpoint.h (enum bpstat_what_main_action): Delete
2008-04-24 Vladimir Prus exec_cleanup murder.
2008-04-24 Vladimir Prus * breakpoint.h (bp_location_p): New typedef.
2008-03-13 Daniel Jacobowitz * breakpoint.h (breakpoint_restore_shadows): New
2008-03-03 Daniel Jacobowitz * breakpoint.c (fetch_watchpoint_value): New function.
2008-02-01 Vladimir Prus * breakpoint.c (break_command_1): Return void.
2008-01-29 Vladimir Prus Use multiple locations for hardware watchpoints.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-16 Vladimir Prus * breakpoint.c (bpstat_have_active_hw_watchpoints):
2007-12-13 Jim BlandyRemove unused support for target-based exception catching.
2007-11-30 Vladimir Prus Make insert_breakpoints return void.
2007-11-29 Vladimir Prus Stop infrun from tracking breakpoint insertion status.
2007-11-20 Vladimir Prus Remove unused breakpoint fields.
2007-11-15 Vladimir Prus Apply const qualifier to some users of bp_location.
2007-11-15 Vladimir Prus Make mark_breakpoints_out static.
2007-11-15 Vladimir Prus Prevent clear_command from directly modifying breakpoi...
2007-11-05 Joel Brobecker * breakpoint.h (create_solib_load_event_breakpoint)
2007-11-05 Joel Brobecker * breakpoint.h (set_breakpoint_sal): Remove...
2007-10-01 Daniel Jacobowitz2007-09-16 Daniel Jacobowitz <dan@codesourcery.com>
2007-09-23 Vladimir Prus * breakpoint.h (enum enable_state): Remove the
2007-09-22 Vladimir Prus * breakpoint.c (do_restore_lang_radix_cleanup): Remove.
2007-09-22 Vladimir Prus gdb/
2007-09-22 Vladimir Prus Associate bp_stat with bp_location, not breakpoint.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-17 Vladimir Prus * breakpoint.c (bpstat_free): New.
2007-08-14 Vladimir Prus gdb/
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-05 Ulrich Weigand * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_noti...
2007-05-23 Daniel Jacobowitz * breakpoint.h (enum bpstat_what_main_action): Remove
2007-04-13 Daniel Jacobowitz * breakpoint.c (update_breakpoints_after_exec, print_i...
2007-03-27 Pedro Alves * breakpoint.c (bpstat_num): Add int *num parameter.
2007-01-27 Eli Zaretskii * cli/cli-script.c: Include breakpoint.h.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Daniel Jacobowitzgdb/
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-05-26 Andrew Cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
2004-05-13 Ulrich Weigand * breakpoint.c (bpstat_stop_status): Add new argument
2004-05-08 Andrew Cagney2004-05-08 Andrew Cagney <cagney@redhat.com>
2004-04-08 Andrew Cagney2004-04-08 Andrew Cagney <cagney@redhat.com>
2004-02-02 Jeff Johnston2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2004-02-01 Daniel Jacobowitz * breakpoint.c (bpstat_stop_status): Take a ptid_t...
2004-01-31 Daniel Jacobowitz * breakpoint.c (bpstat_stop_status): Remove not_a_sw_b...
2004-01-31 Daniel Jacobowitz * breakpoint.h: Update copyright years.
2004-01-31 Daniel Jacobowitz * breakpoint.c (software_breakpoint_inserted_here_p...
2003-11-06 Daniel Jacobowitz * breakpoint.h (struct bp_location): Add section.
2003-11-06 Daniel Jacobowitz * breakpoint.h (struct bp_location): Add a chain pointer.
2003-11-06 Daniel Jacobowitz * breakpoint.h (enum bp_loc_type, struct bp_location...
2003-10-13 Kevin Buettner * breakpoint.h (struct breakpoint): Add new member
2003-10-06 Andrew Cagney2003-10-06 Andrew Cagney <cagney@redhat.com>
2003-04-27 Daniel Jacobowitz * breakpoint.h (struct breakpoint_ops): New.
2003-04-21 Andrew Cagney2003-04-21 Andrew Cagney <cagney@redhat.com>
2003-02-20 David Carlton2003-02-19 David Carlton <carlton@math.stanford.edu>
2003-02-04 Andrew Cagney2003-02-04 Andrew Cagney <ac131313@redhat.com>
2003-01-15 Elena Zannoni2003-01-14 Elena Zannoni <ezannoni@redhat.com>
2002-12-11 Andrew Cagney2002-12-06 Andrew Cagney <ac131313@redhat.com>
2002-11-18 Andrew Cagney2002-11-18 Andrew Cagney <ac131313@redhat.com>
2002-11-10 Andrew Cagney2002-11-10 Andrew Cagney <ac131313@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-16 Andrew Cagney* breakpoint.c (bpstat_stop_status): Rename not_a_break...
2002-06-10 Andrew Cagney* infrun.c (struct inferior_status): Replace fields
2002-02-06 Michael Snyder2002-02-04 Michael Snyder <msnyder@redhat.com>
2001-10-20 Andrew Cagney* breakpoint.h, breakpoint.c: Ditto.
2001-08-02 Eli Zaretskii The following changes avoid polluting global namespace...
2001-05-06 Jim Blandy* breakpoint.c (check_duplicates): Use the breakpoint...
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2000-10-27 David AndersonCorrected spelling errors in comments.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28 Kevin BuettnerPARAMS removal.
2000-05-15 Andrew CagneyCleanup delete_breakpoint cleanups.
2000-03-29 Andrew CagneyFix various GCC warnings.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-03 Jason Molendaimport gdb-2000-02-02 snapshot
1999-12-14 Jason Molendaimport gdb-1999-12-13 snapshot
1999-11-02 Jason Molendaimport gdb-1999-11-01 snapshot
1999-10-26 Jason Molendaimport gdb-1999-10-25 snapshot
1999-10-19 Jason Molendaimport gdb-1999-10-18 snapshot
1999-09-22 Jason Molendaimport gdb-1999-09-21
1999-08-31 Jason Molendaimport gdb-1999-08-30 snapshot
next