Age | Commit message (Expand) | Author | Files | Lines |
2012-01-26 | Remove language param from name_matcher in struct quick_symbol_functions | Joel Brobecker | 1 | -2/+1 |
2012-01-26 | Ada: allow unqualified function names in linespecs | Joel Brobecker | 1 | -1/+13 |
2012-01-24 | * ada-lang.c: Include gdb_vecs.h. | Tom Tromey | 1 | -2/+1 |
2012-01-06 | 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+1 |
2012-01-04 | Use skip_spaces and skip_to_space in ada-lang.c | Joel Brobecker | 1 | -14/+6 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2012-01-03 | more copyright notice reformatting. | Joel Brobecker | 1 | -3/+3 |
2011-12-27 | New function ada-lang.c:should_use_wild_match... | Joel Brobecker | 1 | -10/+22 |
2011-12-21 | [Ada] Breakpoints on task bodies | Joel Brobecker | 1 | -0/+6 |
2011-12-14 | fix uninitialized field in ada-lang.c (struct match_data) | Joel Brobecker | 1 | -1/+1 |
2011-12-11 | [Ada] improve message when cannot insert Ada exception catchpoint. | Joel Brobecker | 1 | -1/+1 |
2011-12-11 | [Ada] Make the exception_support_info data per inferior. | Joel Brobecker | 1 | -30/+22 |
2011-12-11 | Warn if missing debug info for Ada exception catchpoints | Joel Brobecker | 1 | -1/+22 |
2011-12-11 | Ada exception catchpoint support cleanup. | Joel Brobecker | 1 | -35/+39 |
2011-12-11 | * ada-lang.c (remove_extra_symbols): Rename `remove' to | Andrey Smirnov | 1 | -4/+4 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -1/+48 |
2011-11-29 | wrong value returned by ada-lang.c:compare_names | Joel Brobecker | 1 | -1/+1 |
2011-11-23 | Minor reformatting in ada-lang.c:assign_aggregate | Joel Brobecker | 1 | -16/+16 |
2011-11-23 | fix -Wshadow warning inside ada-lang.c:assign_aggregate | Joel Brobecker | 1 | -2/+0 |
2011-11-23 | ada-lang.c: Rename function base_type into get_base_type | Joel Brobecker | 1 | -7/+7 |
2011-11-18 | * breakpoint.c (install_breakpoint): Add one more parameter so that | Yao Qi | 1 | -1/+1 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+3 |
2011-07-25 | * ada-lang.c (ada_exception_breakpoint_ops): Make return type | Tom Tromey | 1 | -8/+8 |
2011-07-25 | 2011-07-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2011-07-25 | 2011-07-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-07-25 | 2011-07-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -51/+48 |
2011-07-25 | 2011-07-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -26/+30 |
2011-07-05 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2011-07-01 | bettter display for temporary Ada exception catchpoints | Joel Brobecker | 1 | -8/+18 |
2011-07-01 | treat identical enum types as the same type | Joel Brobecker | 1 | -0/+124 |
2011-07-01 | Add missing word in comment (ada-lang.c) | Joel Brobecker | 1 | -2/+2 |
2011-07-01 | variables whose type is a typedef to an array pointer | Joel Brobecker | 1 | -7/+8 |
2011-07-01 | Document ada_remove_trailing_digits more | Joel Brobecker | 1 | -1/+4 |
2011-06-22 | 2011-06-22 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -105/+355 |
2011-06-22 | 2011-06-22 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+64 |
2011-06-22 | 2011-06-22 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+3 |
2011-05-18 | Remove one use of sprintf in ada-lang.c (print_it_exception) | Joel Brobecker | 1 | -1/+1 |
2011-05-06 | 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com> | Thiago Jung Bauermann | 1 | -0/+3 |
2011-04-20 | gdb/ | Jan Kratochvil | 1 | -9/+8 |
2011-04-01 | [Ada] fix printing slice of array defined as typedef | Joel Brobecker | 1 | -8/+12 |
2011-04-01 | improve Ada exception catchpoint MI notification | Joel Brobecker | 1 | -23/+47 |
2011-03-31 | 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -0/+3 |
2011-03-21 | undefined newexpr->gdbarch field in ada-lang.c:replace_operator_with_call | Joel Brobecker | 1 | -0/+1 |
2011-03-21 | use xzalloc in ada-lang.c:replace_operator_with_call | Joel Brobecker | 1 | -1/+1 |
2011-03-07 | * ada-lang.c (compare_names): Call is_name_suffix with string1 | Andreas Schwab | 1 | -1/+1 |
2011-03-07 | add FALLTHROUGH comment in ada-lang.c:compare_names | Joel Brobecker | 1 | -0/+1 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+4 |
2011-02-17 | [Ada] Fix unconstrained packed array size | Joel Brobecker | 1 | -2/+19 |
2011-01-12 | gdb/ | Jan Kratochvil | 1 | -7/+9 |