gdb/
[binutils-gdb.git] / gdb / breakpoint.c
2010-05-13 Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-19 Pedro Alves PR breakpoints/8554.
2010-04-17 Pedro Alves * breakpoint.c (watchpoints_triggered): Use
2010-04-09 Pedro Alves * breakpoint.c (condition_command): Pass condition...
2010-04-09 Phil Muldoon2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2010-04-08 Stan Shebs2010-04-08 Stan Shebs <stan@codesourcery.com>
2010-04-06 Stan Shebs2010-04-06 Stan Shebs <stan@codesourcery.com>
2010-04-05 Jan Kratochvilgdb/
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-04-01 Pedro Alves gdb/
2010-03-31 Stan Shebs2010-03-31 Stan Shebs <stan@codesourcery.com>
2010-03-29 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-26 Stan Shebs2010-03-26 Tom Tromey <tromey@redhat.com>
2010-03-26 Ulrich Weigand * breakpoint.c (expand_line_sal_maybe): Always call...
2010-03-26 Ulrich Weigand * breakpoint.c (bpstat_clear_actions): Reset bs->comma...
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 * breakpoint.c (check_no_tracepoint_commands): Use
2010-03-23 Vladimir Prus Unify actions and commands
2010-03-22 Tom Tromey2010-03-22 Reid Kleckner <reid@kleckner.net>
2010-03-16 Vladimir Prus Simplify MI breakpoint setting.
2010-03-10 Pedro Alves gdb/
2010-03-08 Tom Tromey * breakpoint.c (breakpoint_1): Add "QUIT".
2010-03-04 Pedro Alves gdb/
2010-02-24 Vladimir Prus Multiexec MI
2010-02-24 Pedro Alves * breakpoint.c (breakpoint_init_inferior): Also delete
2010-02-22 Pedro Alves2010-02-22 Pedro Alves <pedro@codesourcery.com>
2010-02-12 Pedro Alves * breakpoint.c (allocate_bp_location): Use bp_loc_othe...
2010-02-12 Pedro Alves * breakpoint.c (break_command_really): Change return...
2010-02-11 Jan Kratochvilgdb/
2010-01-26 Doug Evans * breakpoint.c (bpstat_stop_status): Delete useless...
2010-01-19 Jan Kratochvilgdb/
2010-01-19 Joel BrobeckerDelete unused or undefined functions.
2010-01-15 Stan Shebs Add trace file support.
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-12-30 Thiago Jung Bauermann20090-12-30 Jan Kratochvil <jan.kratochvil@redhat...
2009-12-30 Joel Brobecker * breakpoint.c (watchpoint_check): Expand the...
2009-12-30 Thiago Jung Bauermanngdb/
2009-12-28 Daniel Jacobowitz * defs.h (print_address_symbolic, build_address_symbol...
2009-12-23 Jan Kratochvilgdb/
2009-12-23 Jan Kratochvilgdb/
2009-12-18 Stan Shebs2009-12-17 Stan Shebs <stan@codesourcery.com>
2009-12-03 Paul PluzhnikovChangeLog:
2009-11-25 Daniel Jacobowitz PR gdb/8704
2009-11-24 Joel Brobecker * breakpoint.c (expand_line_sal_maybe): Adjust...
2009-11-22 Pedro Alves Make hardware watchpoints work for process...
2009-11-21 Pedro Alves * breakpoint.c (update_watchpoint): Skip creating...
2009-11-21 Pedro Alves gdb/
2009-11-20 Jan Kratochvilgdb/
2009-11-20 Jan Kratochvilgdb/
2009-11-20 Michael Snyder2009-10-25 Michael Snyder <msnyder@vmware.com>
2009-11-20 Pedro Alves * breakpoint.c (update_global_location_list): Fix...
2009-11-20 Pedro Alves * infrun.c (handle_inferior_event): Hardware hatchpoin...
2009-11-19 Pedro Alves * breakpoint.c (breakpoint_address_bits): Visit all...
2009-11-15 Pedro Alves * infrun.c (handle_inferior_event): When handling...
2009-11-15 Pedro Alves * breakpoint.c (should_be_inserted): Don't insert...
2009-11-13 Daniel Jacobowitz2009-11-13 Maciej W. Rozycki <macro@codesourcery...
2009-10-31 Michael Snyder2009-10-31 Michael Snyder <msnyder@vmware.com>
2009-10-31 Sergio Durigan Juniorgdb/ChangeLog:
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-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...
next