summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Multiexec MIVladimir Prus2010-02-241-3/+1
* * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves2010-02-241-4/+22
* 2010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-02-221-7/+115
* * breakpoint.c (allocate_bp_location): Use bp_loc_other forPedro Alves2010-02-121-3/+4
* * breakpoint.c (break_command_really): Change return type to int.Pedro Alves2010-02-121-47/+51
* gdb/Jan Kratochvil2010-02-111-0/+10
* * breakpoint.c (bpstat_stop_status): Delete useless code.Doug Evans2010-01-261-1/+0
* gdb/Jan Kratochvil2010-01-191-11/+11
* Delete unused or undefined functions.Joel Brobecker2010-01-191-38/+0
* Add trace file support.Stan Shebs2010-01-151-15/+49
* Support disconnected tracing.Stan Shebs2010-01-061-0/+37
* Add fast tracepoints.Stan Shebs2010-01-061-10/+95
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 20090-12-30 Jan Kratochvil <jan.kratochvil@redhat.com>Thiago Jung Bauermann2009-12-301-0/+7
* * breakpoint.c (watchpoint_check): Expand the function description.Joel Brobecker2009-12-301-1/+4
* gdb/Thiago Jung Bauermann2009-12-301-2/+6
* * defs.h (print_address_symbolic, build_address_symbolic): UpdateDaniel Jacobowitz2009-12-281-1/+2
* gdb/Jan Kratochvil2009-12-231-65/+67
* gdb/Jan Kratochvil2009-12-231-6/+11
* 2009-12-17 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-12-181-0/+5
* ChangeLog:Paul Pluzhnikov2009-12-031-0/+30
* PR gdb/8704Daniel Jacobowitz2009-11-251-1/+1
* * breakpoint.c (expand_line_sal_maybe): Adjust adjust the SALJoel Brobecker2009-11-241-2/+3
* Make hardware watchpoints work for process record.Pedro Alves2009-11-221-0/+32
* * breakpoint.c (update_watchpoint): Skip creating locations andPedro Alves2009-11-211-53/+99
* gdb/Pedro Alves2009-11-211-2/+38
* gdb/Jan Kratochvil2009-11-201-14/+5
* gdb/Jan Kratochvil2009-11-201-1/+40
* 2009-10-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-11-201-0/+2
* * breakpoint.c (update_global_location_list): Fix duplicatePedro Alves2009-11-201-19/+32
* * infrun.c (handle_inferior_event): Hardware hatchpoint traps arePedro Alves2009-11-201-13/+48
* * breakpoint.c (breakpoint_address_bits): Visit all locations'Pedro Alves2009-11-191-1/+1
* * infrun.c (handle_inferior_event): When handling a fork or vforkPedro Alves2009-11-151-0/+10
* * breakpoint.c (should_be_inserted): Don't insert breakpoints ifPedro Alves2009-11-151-20/+12
* 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>Daniel Jacobowitz2009-11-131-7/+13
* 2009-10-31 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-10-311-2/+1
* gdb/ChangeLog:sergiodj2009-10-311-11/+1
* gdb/Jan Kratochvil2009-10-251-216/+345
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-122/+493
* Implementing catch syscall.sergiodj2009-09-151-6/+483
* * jit.c (jit_read_descriptor): New arg gdbarch, all callers updated.Doug Evans2009-08-211-1/+1
* Add interface for JIT code generation.Doug Evans2009-08-201-28/+56
* Implement -break-commandsVladimir Prus2009-08-031-4/+26
* * breakpoint.c (remove_breakpoints): If removing one breakpointUlrich Weigand2009-07-311-24/+9
* * breakpoint.h (enum enable_state): Add bp_startup_disabled.Ulrich Weigand2009-07-311-1/+67
* * breakpoint.c (set_raw_breakpoint): Remove static modifier.Pierre Muller2009-07-071-2/+4
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-16/+35
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-101/+202
* gdb/Daniel Jacobowitz2009-06-281-52/+59
* * breakpoint.h (set_longjmp_breakpoint): Add THREAD argument.Ulrich Weigand2009-06-241-26/+69