gdb/
[binutils-gdb.git] / gdb / breakpoint.h
2011-03-10 Tom Tromey * tracepoint.c (trace_actions_command): Update.
2011-02-21 Tom Tromey * reverse.c: Include cli-utils.h.
2011-02-18 Pedro Alves * breakpoint.c (get_number_trailer): No longer accept...
2011-02-04 Thiago Jung Bauermann Fix some typos.
2011-01-31 Paul Pluzhnikov2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2011-01-31 Tom Tromey * infcmd.c (finish_backward): Use breakpoint_set_silent.
2011-01-31 Tom Tromey * breakpoint.h (user_breakpoint_p): Declare.
2011-01-11 Thiago Jung Bauermann2011-01-11 Sergio Durigan Junior <sergiodj@linux...
2011-01-11 Thiago Jung Bauermann2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm...
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-31 Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-12-09 Tom Tromeygdb
2010-11-25 Pedro Alves * breakpoint.h: No longer include python.h or python...
2010-11-11 Phil Muldoon2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2010-08-17 Pedro Alvesgdb/
2010-08-16 Jan Kratochvilgdb/
2010-07-19 Hui Zhu2010-07-19 Hui Zhu <teawater@gmail.com>
2010-07-01 Pedro Alves Static tracepoints support, and UST integration.
2010-06-24 Jan Kratochvilgdb/
2010-06-23 Ulrich WeigandChangeLog:
2010-06-07 Jan Kratochvilgdb/
2010-04-19 Pedro Alves PR breakpoints/8554.
2010-04-09 Phil Muldoon2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2010-04-04 Stan Shebs2010-04-04 Stan Shebs <stan@codesourcery.com>
2010-04-04 Jan Kratochvilgdb/
2010-04-02 Pedro Alves * breakpoint.h (struct counted_command_line): Moved...
2010-03-25 Tom Tromey PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
2010-03-24 Tom Tromeygdb
2010-03-24 Tom Tromey * breakpoint.h (struct counted_command_line): New...
2010-03-23 Vladimir Prus Unify actions and commands
2010-03-16 Vladimir Prus Simplify MI breakpoint setting.
2010-03-10 Pedro Alves gdb/
2010-01-06 Stan Shebs Support disconnected tracing.
2010-01-06 Stan Shebs Add fast tracepoints.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-22 Pedro Alves Make hardware watchpoints work for process...
2009-11-21 Pedro Alves gdb/
2009-11-15 Pedro Alves * infrun.c (handle_inferior_event): When handling...
2009-10-25 Jan Kratochvilgdb/
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-15 Sergio Durigan JuniorImplementing catch syscall.
2009-08-20 Doug Evans Add interface for JIT code generation.
2009-08-03 Vladimir Prus Implement -break-commands
2009-07-31 Ulrich Weigand * breakpoint.h (enum enable_state): Add bp_startup_dis...
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-24 Ulrich Weigand * breakpoint.h (set_longjmp_breakpoint): Add THREAD...
2009-06-23 Paul Pluzhnikov2009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-24 Pedro Alvesgdb/
2009-05-14 Paul Pluzhnikov2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-31 Joel Brobecker Provide support for (Ada) task-specific breakpo...
2009-03-31 Stan Shebs2009-03-30 Stan Shebs <stan@codesourcery.com>
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.
next