aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-17Remove unused function make_breakpoint_permanent.Luis Machado1-2/+0
2015-03-20constify set_breakpoint_conditionPedro Alves1-1/+1
2015-03-11Implement breakpoint_find_ifSergio Durigan Junior1-0/+14
2015-03-04Teach GDB about targets that can tell whether a trap is a breakpoint eventPedro Alves1-0/+5
2015-02-27breakpoint.h: move enum ‘print_stop_action’Pedro Alves1-20/+20
2015-01-09linux-nat.c: better starvation avoidance, handle non-stop mode tooPedro Alves1-0/+5
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-12make "permanent breakpoints" per location and disableablePedro Alves1-6/+7
2014-11-04garbage collect gdb/breakpoint.c:breakpoint_thread_matchPedro Alves1-3/+0
2014-10-15Make single-step breakpoints be per-threadPedro Alves1-4/+6
2014-10-15Remove deprecated_insert_raw_breakpoint and friendsPedro Alves1-8/+0
2014-10-15Put single-step breakpoints on the bp_location chainPedro Alves1-8/+5
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki1-5/+8
2014-10-02Fix non-stop regressions caused by "breakpoints always-inserted off" changesPedro Alves1-0/+10
2014-09-22Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"Pedro Alves1-1/+1
2014-09-16Fix PR12526: -location watchpoints for bitfield argumentsPatrick Palka1-0/+5
2014-09-12[IRIX] eliminate deprecated_insert_raw_breakpoint usesPedro Alves1-0/+11
2014-07-01use cmd_sfunc_ftype and cmd_cfunc_ftype moreTom Tromey1-2/+1
2014-06-27Associate dummy_frame with ptidYao Qi1-1/+1
2014-03-20Fix for even more missed events; eliminate thread-hop code.Pedro Alves1-0/+3
2014-03-20PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves1-0/+10
2014-03-06Remove argument optional_p from get_tracepoint_by_numberYao Qi1-2/+1
2014-03-03change probes to be program-space-independentTom Tromey1-1/+2
2014-02-09Add Guile as an extension language.Doug Evans1-0/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-28Rename breakpoint_object to gdbpy_breakpoint_object.Doug Evans1-3/+3
2013-11-14Eliminate enum bpstat_signal_value, simplify random signal checks further.Pedro Alves1-26/+6
2013-10-11New GDB/MI commands to catch Ada exceptionsJoel Brobecker1-0/+1
2013-07-27gdb/Yao Qi1-9/+1
2013-07-06gdb/Yao Qi1-2/+1
2013-06-252013-06-25 Yao Qi <yao@codesourcery.com>Hui Zhu1-0/+4
2013-06-18Fix PR cli/15603Tom Tromey1-2/+4
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-2/+0
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu1-0/+1
2013-04-15 * Makefile.in (SFILES): Add break-catch-throw.cTom Tromey1-0/+2
2013-04-08create_breapoint / explicit mode: Error out if there's garbage after the brea...Pedro Alves1-1/+1
2013-03-20 * breakpoint.h (struct breakpoint): Add comment toKeith Seitz1-1/+2
2013-02-03gdb/Jan Kratochvil1-3/+9
2013-01-162013-01-03 Pedro Alves <palves@redhat.com>Tom Tromey1-4/+31
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12MI: add the -catch-load and -catch-unload commandsMircea Gherzan1-0/+5
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey1-2/+2
2012-09-26gdb/Yao Qi1-0/+1
2012-08-16Change detach_breakpoints to take a ptid instead of a pidJoel Brobecker1-1/+1
2012-07-02 Add target-side support for dynamic printf.Stan Shebs1-2/+13
2012-06-18gdb/Jan Kratochvil1-8/+11
2012-06-13 * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey1-2/+2
2012-05-16 gdb/Maciej W. Rozycki1-0/+5
2012-05-142012-05-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-2/+12
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+4