Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-04-24 | gdb/ | Yao Qi | 1 | -1/+1 |
2012-03-13 | 2012-03-13 Hui Zhu <teawater@gmail.com> | Pedro Alves | 1 | -2/+12 |
2012-03-13 | gdb: | Yao Qi | 1 | -3/+0 |
2012-03-02 | 2012-03-02 Tom Tromey <tromey@redhat.com> | Pedro Alves | 1 | -0/+3 |
2012-02-24 | 2012-02-24 Luis Machado <lgustavo@codesourcery.com> | Luis Machado | 1 | -0/+44 |
2012-02-14 | 2012-02-14 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+5 |
2012-01-24 | PR symtab/12406: | Tom Tromey | 1 | -0/+2 |
2012-01-24 | 2012-01-24 Pedro Alves <palves@redhat.com> | Tom Tromey | 1 | -5/+12 |
2012-01-16 | 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+33 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-12-23 | Introduce gdb.FinishBreakpoint in Python | Kevin Pouget | 1 | -1/+1 |
2011-12-06 | 2011-12-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -4/+11 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -17/+16 |
2011-11-22 | gdb | Tom Tromey | 1 | -1/+1 |
2011-11-20 | * NEWS: Mention tracepoint additions. | Stan Shebs | 1 | -0/+4 |
2011-11-18 | * breakpoint.c (install_breakpoint): Add one more parameter so that | Yao Qi | 1 | -2/+4 |
2011-11-14 | gdb/ | Yao Qi | 1 | -1/+5 |
2011-11-01 | 2011-10-06 Justin Lebar <justin.lebar@gmail.com> | Justin Lebar | 1 | -3/+3 |