summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
Commit message (Expand)AuthorAgeFilesLines
* constify set_breakpoint_conditionPedro Alves2015-03-201-1/+1
* Implement breakpoint_find_ifSergio Durigan Junior2015-03-111-0/+14
* Teach GDB about targets that can tell whether a trap is a breakpoint eventPedro Alves2015-03-041-0/+5
* breakpoint.h: move enum ‘print_stop_action’Pedro Alves2015-02-271-20/+20
* linux-nat.c: better starvation avoidance, handle non-stop mode tooPedro Alves2015-01-091-0/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* make "permanent breakpoints" per location and disableablePedro Alves2014-11-121-6/+7
* garbage collect gdb/breakpoint.c:breakpoint_thread_matchPedro Alves2014-11-041-3/+0
* Make single-step breakpoints be per-threadPedro Alves2014-10-151-4/+6
* Remove deprecated_insert_raw_breakpoint and friendsPedro Alves2014-10-151-8/+0
* Put single-step breakpoints on the bp_location chainPedro Alves2014-10-151-8/+5
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-5/+8
* Fix non-stop regressions caused by "breakpoints always-inserted off" changesPedro Alves2014-10-021-0/+10
* Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"Pedro Alves2014-09-221-1/+1
* Fix PR12526: -location watchpoints for bitfield argumentsPatrick Palka2014-09-161-0/+5
* [IRIX] eliminate deprecated_insert_raw_breakpoint usesPedro Alves2014-09-121-0/+11
* use cmd_sfunc_ftype and cmd_cfunc_ftype moreTom Tromey2014-07-011-2/+1
* Associate dummy_frame with ptidYao Qi2014-06-271-1/+1
* Fix for even more missed events; eliminate thread-hop code.Pedro Alves2014-03-201-0/+3
* PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves2014-03-201-0/+10
* Remove argument optional_p from get_tracepoint_by_numberYao Qi2014-03-061-2/+1
* change probes to be program-space-independentTom Tromey2014-03-031-1/+2
* Add Guile as an extension language.Doug Evans2014-02-091-0/+4
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Rename breakpoint_object to gdbpy_breakpoint_object.Doug Evans2013-11-281-3/+3
* Eliminate enum bpstat_signal_value, simplify random signal checks further.Pedro Alves2013-11-141-26/+6
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-111-0/+1
* gdb/Yao Qi2013-07-271-9/+1
* gdb/Yao Qi2013-07-061-2/+1
* 2013-06-25 Yao Qi <yao@codesourcery.com>Hui Zhu2013-06-251-0/+4
* Fix PR cli/15603Tom Tromey2013-06-181-2/+4
* 2013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson2013-06-041-2/+0
* 2013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-05-211-0/+1
* * Makefile.in (SFILES): Add break-catch-throw.cTom Tromey2013-04-151-0/+2
* create_breapoint / explicit mode: Error out if there's garbage after the brea...Pedro Alves2013-04-081-1/+1
* * breakpoint.h (struct breakpoint): Add comment toKeith Seitz2013-03-201-1/+2
* gdb/Jan Kratochvil2013-02-031-3/+9
* 2013-01-03 Pedro Alves <palves@redhat.com>Tom Tromey2013-01-161-4/+31
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* MI: add the -catch-load and -catch-unload commandsMircea Gherzan2012-12-121-0/+5
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-2/+2
* gdb/Yao Qi2012-09-261-0/+1
* Change detach_breakpoints to take a ptid instead of a pidJoel Brobecker2012-08-161-1/+1
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-2/+13
* gdb/Jan Kratochvil2012-06-181-8/+11
* * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey2012-06-131-2/+2
* gdb/Maciej W. Rozycki2012-05-161-0/+5
* 2012-05-14 Stan Shebs <stan@codesourcery.com>Stan Shebs2012-05-141-2/+12
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-0/+4
* gdb:Yao Qi2012-04-241-0/+4