2009-10-19 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / breakpoint.c
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-15  Sergio Durigan JuniorImplementing catch syscall.
2009-08-21  Doug Evans * jit.c (jit_read_descriptor): New arg gdbarch, all...
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.c (remove_breakpoints): If removing one...
2009-07-31  Ulrich Weigand * breakpoint.h (enum enable_state): Add bp_startup_dis...
2009-07-07  Pierre Muller * breakpoint.c (set_raw_breakpoint): Remove static...
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-28  Daniel Jacobowitz gdb/
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-06-19  Jerome Guitton * breakpoint.c (expand_line_sal_maybe): When explicit_...
2009-06-17  Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-06-11  Pedro Alves * breakpoint.c (break_command_really): Rename local...
2009-06-10  Pierre Muller * breakpoint.c: ARI fixes.
2009-06-08  Pierre Muller * breakpoint.c (_initialize_breakpoint): Remove "bu...
2009-06-07  Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-03  Ulrich Weigand * value.h (struct internalvar): Remove.
2009-05-28  Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-05-24  Pedro Alvesgdb/
2009-05-23  Jan Kratochvilgdb/
2009-05-19  Pedro Alves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-05-14  Paul Pluzhnikov2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-11  Jan Kratochvilgdb/
2009-05-11  Pierre Muller Unify target macros.
2009-05-05  Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-04-29  Pedro Alves * breakpoint.c (print_exception_catchpoint): Access...
2009-04-23  Jan Kratochvilgdb/
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-03-26  Tom Tromeygdb
2009-03-25  Joel Brobecker * breakpoint.c (breakpoint_thread_match): Split...
2009-03-23  Paul Pluzhnikov2009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-22  Pedro Alvesgdb/
2009-03-18  Pedro Alves * breakpoint.c (bpstat_should_step): Only consider...
2009-03-11  Daniel Jacobowitz * breakpoint.c (bpstat_check_breakpoint_conditions...
2009-03-06  Paul Pluzhnikov2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-05  Pedro Alvesgdb/
2009-02-26  Doug Evans * breakpoint.c (insert_bp_location): Add \n to overlay...
2009-02-25  Doug Evans * breakpoint.c (disable_breakpoints_in_shlibs): Delete...
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-18  Vladimir Prus * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded...
2009-02-05  Tom Tromey2009-01-07 Pierre Muller <muller@ics.u-strasbg.fr>
2009-02-03  Joel Brobecker * breakpoint (update_watchpoint): Minor comment...
2009-01-30  Vladimir Prus * breakpoint.c (create_breakpoint, create_break...
2009-01-08  Tom Tromey PR breakpoints/9350:
2009-01-08  Emi Suzuki* breakpoint.c (do_enable_breakpoint): Use update_watch...
2009-01-07  Pedro Alvesgdb/
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2009-01-01  Pedro Alves2009-01-01 Pedro Alves <pedro@codesourcery.com>
2008-12-26  Sandra Loosemore2008-12-26 Sandra Loosemore <sandra@codesourcery...
2008-12-22  Joel Brobecker * breakpoint.c (update_watchpoint): Adjust...
2008-12-21  Jan Kratochvilgdb/
2008-12-08  Jan Kratochvil Fix loc_type of `bp_location's created by update_watch...
2008-12-07  Jan Kratochvil * breakpoint.c (update_global_location_list): Fix...
2008-11-26  Jan Kratochvil Fix automatic restoration of breakpoints memory for...
2008-11-22  Joel Brobecker Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESU...
2008-11-16  Joel Brobecker Remove some unused macros related to the old...
2008-11-16  Joel Brobecker Remove support for catch load and catch unload...
2008-11-03  Pedro Alves * remote.c (remote_start_remote): If the solib list...
2008-10-30  Joel Brobecker * breakpoint.h (enum bptype): Delete bp_catch_exec.
2008-10-28  Tom Tromeygdb
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-16  David Daney * breakpoint.c (bpstat_stop_status): Clear breakpoint_...
2008-09-11  Ulrich Weigand * defs.h (struct gdbarch): Add forward declaration.
2008-09-08  Pedro Alves Remove global continuations in favour of a per-thread
2008-09-08  Pedro Alves * inferior.h (stop_bpstat): Delete.
2008-09-05  Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-09-03  Aleksandar Ristovski * breakpoint.c (breakpoint_init_inferior): Mark as...
2008-09-02  Pedro Alves * breakpoint.c (insert_breakpoints, update_global_loca...
2008-08-26  Ulrich Weigand * breakpoint.c (remove_breakpoint): Do not fail if...
2008-08-22  Ulrich Weigand * breakpoint.c (create_overlay_event_breakpoint):...
2008-08-17  Tom Tromeygdb:
2008-08-16  Thiago Jung Bauermanngdb/
2008-08-13  Pedro Alvesgdb/
2008-08-06  Phil Muldoon2008-08-06 Phil Muldoon <pmuldoon@redhat.com>
2008-08-06  Michael Snyder2008-08-05 Phil Muldoon <pmuldoon@redhat.com>
2008-07-28  Tom Tromey * annotate.h (deprecated_annotate_starting_hook):...
2008-07-25  Tom Tromeygdb:
2008-07-15  Daniel Jacobowitz * block.c (block_function): Renamed to ...
2008-07-12  Pedro Alves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12  Pedro Alves Replace struct continuation_args by void* and per...
2008-07-09  Pedro Alves Per-thread commands.
2008-07-09  Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-09  Pedro Alves Add "executing" property to threads.
2008-07-08  Pedro Alves * breakpoint.c (update_global_location_list): Add...
2008-07-08  Pedro Alves * breakpoint.c (mark_breakpoints_out): Make public.
2008-07-07  Jan Kratochvilgdb/
2008-06-28  Vladimir Prus * breakpoint.c (moribund_locations): New.
2008-06-26  Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-06-10  Vladimir Prus Introduce common cleanup for restoring integers.
2008-06-06  Tom Tromeygdb
2008-06-05  Aleksandar Ristovski * breakpoint.c (print_exception_catchpoint): Put ...
2008-05-28  Aleksandar Ristovski * breakpoint.c (print_exception_catchpoint): In CLI...
2008-05-04  Pedro Alvesgdb/
next
This page took 0.410344 seconds and 107 git commands to generate.