aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-10 gdb/Pedro Alves1-53/+139
2010-03-08 * breakpoint.c (breakpoint_1): Add "QUIT".Tom Tromey1-0/+3
2010-03-04 gdb/Pedro Alves1-1/+21
2010-02-24 Multiexec MIVladimir Prus1-3/+1
2010-02-24 * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves1-4/+22
2010-02-222010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-7/+115
2010-02-12 * breakpoint.c (allocate_bp_location): Use bp_loc_other forPedro Alves1-3/+4
2010-02-12 * breakpoint.c (break_command_really): Change return type to int.Pedro Alves1-47/+51
2010-02-11gdb/Jan Kratochvil1-0/+10
2010-01-26 * breakpoint.c (bpstat_stop_status): Delete useless code.Doug Evans1-1/+0
2010-01-19gdb/Jan Kratochvil1-11/+11
2010-01-19Delete unused or undefined functions.Joel Brobecker1-38/+0
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