Age | Commit message (Expand) | Author | Files | Lines |
2015-03-20 | constify set_breakpoint_condition | Pedro Alves | 1 | -1/+1 |
2015-03-11 | Implement breakpoint_find_if | Sergio Durigan Junior | 1 | -0/+14 |
2015-03-04 | Teach GDB about targets that can tell whether a trap is a breakpoint event | Pedro Alves | 1 | -0/+5 |
2015-02-27 | breakpoint.h: move enum ‘print_stop_action’ | Pedro Alves | 1 | -20/+20 |
2015-01-09 | linux-nat.c: better starvation avoidance, handle non-stop mode too | Pedro Alves | 1 | -0/+5 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-12 | make "permanent breakpoints" per location and disableable | Pedro Alves | 1 | -6/+7 |
2014-11-04 | garbage collect gdb/breakpoint.c:breakpoint_thread_match | Pedro Alves | 1 | -3/+0 |
2014-10-15 | Make single-step breakpoints be per-thread | Pedro Alves | 1 | -4/+6 |
2014-10-15 | Remove deprecated_insert_raw_breakpoint and friends | Pedro Alves | 1 | -8/+0 |
2014-10-15 | Put single-step breakpoints on the bp_location chain | Pedro Alves | 1 | -8/+5 |
2014-10-03 | Avoid software breakpoint's instruction shadow inconsistency | Maciej W. Rozycki | 1 | -5/+8 |
2014-10-02 | Fix non-stop regressions caused by "breakpoints always-inserted off" changes | Pedro Alves | 1 | -0/+10 |
2014-09-22 | Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto" | Pedro Alves | 1 | -1/+1 |
2014-09-16 | Fix PR12526: -location watchpoints for bitfield arguments | Patrick Palka | 1 | -0/+5 |
2014-09-12 | [IRIX] eliminate deprecated_insert_raw_breakpoint uses | Pedro Alves | 1 | -0/+11 |
2014-07-01 | use cmd_sfunc_ftype and cmd_cfunc_ftype more | Tom Tromey | 1 | -2/+1 |
2014-06-27 | Associate dummy_frame with ptid | Yao Qi | 1 | -1/+1 |
2014-03-20 | Fix for even more missed events; eliminate thread-hop code. | Pedro Alves | 1 | -0/+3 |
2014-03-20 | PR breakpoints/7143 - Watchpoint does not trigger when first set | Pedro Alves | 1 | -0/+10 |
2014-03-06 | Remove argument optional_p from get_tracepoint_by_number | Yao Qi | 1 | -2/+1 |
2014-03-03 | change probes to be program-space-independent | Tom Tromey | 1 | -1/+2 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+4 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-28 | Rename breakpoint_object to gdbpy_breakpoint_object. | Doug Evans | 1 | -3/+3 |
2013-11-14 | Eliminate enum bpstat_signal_value, simplify random signal checks further. | Pedro Alves | 1 | -26/+6 |
2013-10-11 | New GDB/MI commands to catch Ada exceptions | Joel Brobecker | 1 | -0/+1 |
2013-07-27 | gdb/ | Yao Qi | 1 | -9/+1 |
2013-07-06 | gdb/ | Yao Qi | 1 | -2/+1 |
2013-06-25 | 2013-06-25 Yao Qi <yao@codesourcery.com> | Hui Zhu | 1 | -0/+4 |
2013-06-18 | Fix PR cli/15603 | Tom Tromey | 1 | -2/+4 |
2013-06-04 | 2013-06-04 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -2/+0 |
2013-05-21 | 2013-05-21 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 1 | -0/+1 |
2013-04-15 | * Makefile.in (SFILES): Add break-catch-throw.c | Tom Tromey | 1 | -0/+2 |
2013-04-08 | create_breapoint / explicit mode: Error out if there's garbage after the brea... | Pedro Alves | 1 | -1/+1 |
2013-03-20 | * breakpoint.h (struct breakpoint): Add comment to | Keith Seitz | 1 | -1/+2 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -3/+9 |
2013-01-16 | 2013-01-03 Pedro Alves <palves@redhat.com> | Tom Tromey | 1 | -4/+31 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-12 | MI: add the -catch-load and -catch-unload commands | Mircea Gherzan | 1 | -0/+5 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -2/+2 |
2012-09-26 | gdb/ | Yao Qi | 1 | -0/+1 |
2012-08-16 | Change detach_breakpoints to take a ptid instead of a pid | Joel Brobecker | 1 | -1/+1 |
2012-07-02 | Add target-side support for dynamic printf. | Stan Shebs | 1 | -2/+13 |
2012-06-18 | gdb/ | Jan Kratochvil | 1 | -8/+11 |
2012-06-13 | * breakpoint.c (add_catch_command): Use completer_ftype. | Tom Tromey | 1 | -2/+2 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -0/+5 |
2012-05-14 | 2012-05-14 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -2/+12 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+4 |
2012-04-24 | gdb: | Yao Qi | 1 | -0/+4 |