aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-24gdb/Pedro Alves1-1/+39
2009-05-23gdb/Jan Kratochvil1-8/+4
2009-05-19 * breakpoint.c (insert_breakpoints, breakpoint_init_inferior)Pedro Alves1-5/+3
2009-05-142009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-61/+68
2009-05-11gdb/Jan Kratochvil1-0/+8
2009-05-11 Unify target macros.Pierre Muller1-6/+6
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-3/+9
2009-04-29 * breakpoint.c (print_exception_catchpoint): Access `b' directlyPedro Alves1-2/+2
2009-04-23gdb/Jan Kratochvil1-3/+3
2009-03-31 Provide support for (Ada) task-specific breakpoints.Joel Brobecker1-13/+51
2009-03-312009-03-30 Stan Shebs <stan@codesourcery.com>Stan Shebs1-13/+478
2009-03-26gdbTom Tromey1-1/+6
2009-03-25 * breakpoint.c (breakpoint_thread_match): Split a large conditionJoel Brobecker1-14/+25
2009-03-232009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-20/+14
2009-03-22gdb/Pedro Alves1-0/+27
2009-03-18 * breakpoint.c (bpstat_should_step): Only consider softwarePedro Alves1-1/+1
2009-03-11 * breakpoint.c (bpstat_check_breakpoint_conditions): UseDaniel Jacobowitz1-1/+8
2009-03-062009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-4/+4
2009-03-05gdb/Pedro Alves1-3/+4
2009-02-26 * breakpoint.c (insert_bp_location): Add \n to overlay breakpointDoug Evans1-2/+2
2009-02-25 * breakpoint.c (disable_breakpoints_in_shlibs): Delete localDoug Evans1-1/+0
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-2/+3
2009-02-18 * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New.Vladimir Prus1-0/+8
2009-02-052009-01-07 Pierre Muller <muller@ics.u-strasbg.fr>Tom Tromey1-16/+12
2009-02-03 * breakpoint (update_watchpoint): Minor comment adjustment.Joel Brobecker1-2/+2
2009-01-30 * breakpoint.c (create_breakpoint, create_breakpoints)Vladimir Prus1-10/+15
2009-01-08 PR breakpoints/9350:Tom Tromey1-28/+50
2009-01-08* breakpoint.c (do_enable_breakpoint): Use update_watchpoint forEmi Suzuki1-46/+8
2009-01-07gdb/Pedro Alves1-14/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1