aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-15 Add trace file support.Stan Shebs1-15/+49
2010-01-06 Support disconnected tracing.Stan Shebs1-0/+37
2010-01-06 Add fast tracepoints.Stan Shebs1-10/+95
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-3020090-12-30 Jan Kratochvil <jan.kratochvil@redhat.com>Thiago Jung Bauermann1-0/+7
2009-12-30 * breakpoint.c (watchpoint_check): Expand the function description.Joel Brobecker1-1/+4
2009-12-30gdb/Thiago Jung Bauermann1-2/+6
2009-12-28 * defs.h (print_address_symbolic, build_address_symbolic): UpdateDaniel Jacobowitz1-1/+2
2009-12-23gdb/Jan Kratochvil1-65/+67
2009-12-23gdb/Jan Kratochvil1-6/+11
2009-12-182009-12-17 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+5
2009-12-03ChangeLog:Paul Pluzhnikov1-0/+30
2009-11-25 PR gdb/8704Daniel Jacobowitz1-1/+1
2009-11-24 * breakpoint.c (expand_line_sal_maybe): Adjust adjust the SALJoel Brobecker1-2/+3
2009-11-22 Make hardware watchpoints work for process record.Pedro Alves1-0/+32
2009-11-21 * breakpoint.c (update_watchpoint): Skip creating locations andPedro Alves1-53/+99
2009-11-21 gdb/Pedro Alves1-2/+38
2009-11-20gdb/Jan Kratochvil1-14/+5
2009-11-20gdb/Jan Kratochvil1-1/+40
2009-11-202009-10-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2009-11-20 * breakpoint.c (update_global_location_list): Fix duplicatePedro Alves1-19/+32
2009-11-20 * infrun.c (handle_inferior_event): Hardware hatchpoint traps arePedro Alves1-13/+48
2009-11-19 * breakpoint.c (breakpoint_address_bits): Visit all locations'Pedro Alves1-1/+1
2009-11-15 * infrun.c (handle_inferior_event): When handling a fork or vforkPedro Alves1-0/+10
2009-11-15 * breakpoint.c (should_be_inserted): Don't insert breakpoints ifPedro Alves1-20/+12
2009-11-132009-11-13 Maciej W. Rozycki <macro@codesourcery.com>Daniel Jacobowitz1-7/+13
2009-10-312009-10-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+1
2009-10-31gdb/ChangeLog:Sergio Durigan Junior1-11/+1
2009-10-25gdb/Jan Kratochvil1-216/+345
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-122/+493
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-6/+483
2009-08-21 * jit.c (jit_read_descriptor): New arg gdbarch, all callers updated.Doug Evans1-1/+1
2009-08-20 Add interface for JIT code generation.Doug Evans1-28/+56
2009-08-03 Implement -break-commandsVladimir Prus1-4/+26
2009-07-31 * breakpoint.c (remove_breakpoints): If removing one breakpointUlrich Weigand1-24/+9
2009-07-31 * breakpoint.h (enum enable_state): Add bp_startup_disabled.Ulrich Weigand1-1/+67
2009-07-07 * breakpoint.c (set_raw_breakpoint): Remove static modifier.Pierre Muller1-2/+4
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-16/+35
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-101/+202
2009-06-28 gdb/Daniel Jacobowitz1-52/+59
2009-06-24 * breakpoint.h (set_longjmp_breakpoint): Add THREAD argument.Ulrich Weigand1-26/+69
2009-06-232009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-40/+27
2009-06-19 * breakpoint.c (expand_line_sal_maybe): When explicit_line,Jerome Guitton1-2/+19
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-2/+12
2009-06-11 * breakpoint.c (break_command_really): Rename local variablePedro Alves1-10/+9
2009-06-10 * breakpoint.c: ARI fixes.Pierre Muller1-39/+43
2009-06-08 * breakpoint.c (_initialize_breakpoint): Remove "bu" command alias ofPierre Muller1-5/+2
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-7/+5
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-8/+5
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-2/+2