*** empty log message ***
[binutils-gdb.git] / gdb / breakpoint.c
2007-12-04 Jim BlandySupport lexical blocks and function bodies that occupy
2007-11-30 Vladimir Prus Make insert_breakpoints return void.
2007-11-29 Vladimir Prus Stop infrun from tracking breakpoint insertion status.
2007-11-28 Jim Blandy* breakpoint.c (watch_command_1): When the watchpoint...
2007-11-23 Vladimir Prus * breakpoint.c (insert_breakpoints)
2007-11-20 Vladimir Prus Remove unused breakpoint fields.
2007-11-20 Vladimir Prus * breakpoint.c (disable_breakpoints_in_unloaded_shlib):
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-08 Vladimir Prus * breakpoint.c (break_command_1): Remove
2007-11-05 Joel Brobecker * breakpoint.c (set_raw_breakpoint_without_loca...
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-12 Ulrich Weigand * breakpoint.c (breakpoint_sals_to_pc): Do not check for
2007-10-11 Kazu Hirata * breakpoint.c (do_enable_breakpoint): Delay enabling...
2007-10-08 Pierre Muller2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
2007-10-01 Daniel Jacobowitz2007-09-16 Daniel Jacobowitz <dan@codesourcery.com>
2007-09-26 Vladimir Prus * breakpoint.c (create_breakpoint): Set
2007-09-24 Vladimir Prus * breakpoint.c (remove_sal): New.
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 * breakpoint.c (create_breakpoint): Split from
2007-09-22 Vladimir Prus gdb/
2007-09-22 Vladimir Prus Associate bp_stat with bp_location, not breakpoint.
2007-08-29 Jim Blandy* breakpoint.c (watch_command_1): Remove '#ifdef HPUXHP...
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-08-14 Vladimir Prus gdb/
2007-08-05 Michael Snyder2007-08-04 Michael Snyder <msnyder@access-company...
2007-07-31 Michael Snyder2007-07-31 Michael Snyder <msnyder@access-company...
2007-07-10 Nick RobertsInclude "top.h".
2007-07-02 Ulrich Weigand2007-07-02 Markus Deuling <deuling@de.ibm.com>
2007-07-02 Daniel Jacobowitz * breakpoint.c (reattach_breakpoints): Do not use...
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-06 Ulrich Weigand * gdbarch.sh (GET_LONGJMP_TARGET): Replace by gdbarch_...
2007-06-05 Ulrich Weigand * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_noti...
2007-05-11 Ulrich Weigand * breakpoint.c (remove_breakpoint): Do not remove...
2007-05-11 Ulrich Weigand * breakpoint.c (single_step_breakpoint_inserted_here_p...
2007-05-03 Kevin Buettner * breakpoint.c (set_raw_breakpoint): Adjust breakpoint...
2007-04-13 Daniel Jacobowitz * breakpoint.c (update_breakpoints_after_exec, print_i...
2007-04-13 Daniel Jacobowitz * breakpoint.c (bpstat_what): Give step-resume higher...
2007-04-10 Daniel Jacobowitz * breakpoint.c (gdb_breakpoint_query): Really return an
2007-03-27 Pedro Alves * breakpoint.c (bpstat_num): Add int *num parameter.
2007-03-09 Ulrich Weigand * infrun.c (breakpoints_failed): Remove unnecessary...
2007-02-27 Daniel Jacobowitz * frame.c (deprecated_selected_frame): Rename to...
2007-01-27 Eli Zaretskii * cli/cli-script.c: Include breakpoint.h.
2007-01-21 Daniel Jacobowitz2007-01-21 Markus Deuling <deuling@de.ibm.com>
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2007-01-04 Joel Brobecker * ada-lang.h (ada_find_printable_frame): Remove.
2007-01-03 Daniel Jacobowitz Warning fixes.
2007-01-01 Joel Brobecker * breakpoint.c (remove_breakpoint): Remove...
2006-12-18 Daniel Jacobowitz * breakpoint.c (watchpoint_check): Double-check the...
2006-12-15 Daniel Jacobowitz * breakpoint.c (insert_bp_location): Add newline to...
2006-11-22 Vladimir Prus2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
2006-10-19 Andrew Stubbs2006-10-19 Andrew Stubbs <andrew.stubbs@st.com>
2006-10-17 Joel Brobecker * breakpoint.c (free_valchain): Minor reformatting.
2006-08-08 Joel Brobecker * gdbcore.h (read_memory_nobpt): New function...
2006-08-08 Thiemo Seufer * breakpoint.c (update_breakpoints_after_exec): Fix...
2006-06-02 Nick Roberts(print_it_typical): Use EXEC_ASYNC_LOCATION_REACHED.
2006-05-01 Mark Kettenis* breakpoint.c (insert_single_step_breakpoint): Make...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Daniel Jacobowitzgdb/
2006-04-06 Joel Brobecker * breakpoint.c (_initialize_breakpoint): Add...
2006-02-09 Nick Roberts(print_one_breakpoint): Add break to case
2006-02-08 Wu Zhou * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT...
2006-02-06 Daniel JacobowitzFrom Vladimir Prus <ghost@cs.msu.su>:
2006-01-16 Andrew Stubbs2006-01-16 Andrew Stubbs <andrew.stubbs@st.com>
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-12-02 Andrew Stubbs2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
2005-05-29 Bob RossiThis is a cleanup change. It is the beggining of allowi...
2005-05-26 Andrew Cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
2005-05-22 Andrew Cagney2005-05-22 Andrew Cagney <cagney@gnu.org>
2005-05-12 Mark Kettenis* solib.h (CLEAR_SOLIB, SOLIB_ADD)
2005-04-26 Andrew Cagney2005-04-26 Andrew Cagney <cagney@gnu.org>
2005-02-24 Andrew Cagney2005-02-24 Andrew Cagney <cagney@gnu.org>
2005-02-18 Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-17 Andrew Cagney2005-02-17 Andrew Cagney <cagney@gnu.org>
2005-02-15 Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-10 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-08 Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-08 Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-08 Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-07 Andrew Cagney2005-02-06 Andrew Cagney <cagney@gnu.org>
2005-02-02 Andrew Cagney2005-02-02 Andrew Cagney <cagney@gnu.org>
2005-01-19 Andrew Cagney2005-01-19 Andrew Cagney <cagney@gnu.org>
2005-01-18 Andrew Cagney2005-01-18 Andrew Cagney <cagney@gnu.org>
2005-01-14 Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-14 Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-14 Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-13 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2005-01-13 Andrew Cagney2005-01-13 Andrew Cagney <cagney@gnu.org>
next