Age | Commit message (Expand) | Author | Files | Lines |
2012-07-30 | * linespec.c (linespec_lex_number): A number followed | Keith Seitz | 1 | -2/+3 |
2012-07-26 | * linespec.c (linespec_lexer_lex_number): The input | Keith Seitz | 1 | -2/+7 |
2012-07-25 | 2012-07-25 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -12/+18 |
2012-07-23 | * linespec.c (convert_linespec_to_sal): Don't add | Keith Seitz | 1 | -5/+5 |
2012-07-23 | * linespec.c (decode_objc): Record the function name | Keith Seitz | 1 | -0/+1 |
2012-07-18 | * linespec.c (add_sal_to_sals): Add LITERAL_CANONICAL | Keith Seitz | 1 | -20/+23 |
2012-07-18 | * linespec.c (struct linespec): Constify expression, | Keith Seitz | 1 | -13/+9 |
2012-07-18 | * linespec.c (linespec_parse_line_offset): Make parameter | Keith Seitz | 1 | -1/+1 |
2012-06-29 | * linespec.c: #include "stack.h". | Doug Evans | 1 | -0/+48 |
2012-06-04 | * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro. | Doug Evans | 1 | -17/+14 |
2012-05-31 | * linespec.c (decode_objc): Add cleanup to free | Keith Seitz | 1 | -0/+2 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+0 |
2012-04-18 | * linespec.c (convert_linespec_to_sals): Don't use | Tom Tromey | 1 | -7/+7 |
2012-04-05 | linespec rewrite: | Keith Seitz | 1 | -1466/+1801 |
2012-03-16 | gdb: | Gary Benson | 1 | -6/+50 |
2012-03-01 | * linespec.c (decode_line_2): Sort the list of methods | Keith Seitz | 1 | -0/+5 |
2012-02-10 | * linespec.c (decode_line_internal): Skip symtabs_from_filename | Tom Tromey | 1 | -2/+4 |
2012-02-10 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-02-08 | Rename la_get_symbol_name_match_p into la_get_symbol_name_cmp | Joel Brobecker | 1 | -5/+5 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -3/+2 |
2012-02-01 | 2012-02-01 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -8/+8 |
2012-01-27 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
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 | -3/+21 |
2012-01-17 | * linespec.c (decode_line_internal): Don't call symtabs_from_filename | Doug Evans | 1 | -19/+31 |
2012-01-04 | do not call decode_compound with Ada expressions. | Joel Brobecker | 1 | -21/+32 |
2012-01-04 | linespec: keep function descriptors during minimal symbol search | Joel Brobecker | 1 | -1/+11 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-12-27 | Ignore data minimal symbols for breakpoint linespecs | Joel Brobecker | 1 | -0/+17 |
2011-12-21 | Add handling for unqualified Ada operators in linespecs | Joel Brobecker | 1 | -0/+18 |
2011-12-16 | * linespec.c (collect_symbols): Call maybe_add_address after | Tom Tromey | 1 | -19/+8 |
2011-12-16 | * linespec.c (struct collect_info) <objfile>: Remove field. | Tom Tromey | 1 | -27/+115 |
2011-12-14 | Make decode_line_internal static. | Joel Brobecker | 1 | -1/+1 |
2011-12-09 | 2011-12-09 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 1 | -1/+3 |
2011-12-06 | * linespec.c (decode_dollar): Avoid "may be used uninitialized" warning. | Doug Evans | 1 | -0/+4 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -935/+1596 |
2011-11-11 | PR gdb/12843 | Keith Seitz | 1 | -0/+11 |
2011-08-26 | * linespec.c (symtab_from_filename): Check for the end of string. | Aleksandar Ristovski | 1 | -0/+2 |
2011-08-18 | PR c++/12266 | Keith Seitz | 1 | -8/+35 |
2011-07-05 | * symtab.c (operator_chars): Now static. | Tom Tromey | 1 | -4/+0 |
2011-07-04 | * breakpoint.c: Fix typos in comments. | Thiago Jung Bauermann | 1 | -1/+1 |
2011-07-04 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2011-07-01 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2011-07-01 | gdb/ | Jan Kratochvil | 1 | -101/+50 |
2011-07-01 | gdb/ | Jan Kratochvil | 1 | -25/+46 |
2011-05-31 | PR c++/12750 | Keith Seitz | 1 | -51/+82 |
2011-05-31 | PR symtab/12704 | Keith Seitz | 1 | -2/+9 |
2011-05-24 | PR breakpoint/12803 | Keith Seitz | 1 | -11/+17 |
2011-05-18 | * value.c (value_fn_field): Constify. | Tom Tromey | 1 | -5/+6 |
2011-04-04 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -54/+17 |