Age | Commit message (Expand) | Author | Files | Lines |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -5/+6 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -5/+5 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-23 | 2013-12-17 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 1 | -1/+1 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -18/+24 |
2013-09-23 | (clh 9) | Tom Tromey | 1 | -43/+37 |
2013-08-20 | move gdbarch object from objfile to per-BFD | Tom Tromey | 1 | -1/+1 |
2013-08-12 | ? .deps | Ali Anwar | 1 | -1/+17 |
2013-08-07 | also filter label symbols | Tom Tromey | 1 | -1/+4 |
2013-08-01 | Further workarounds for binutils/15021. | Doug Evans | 1 | -32/+29 |
2013-05-30 | fix linespec bug noticed by the checker | Tom Tromey | 1 | -1/+1 |
2013-05-14 | gdb/ | Jan Kratochvil | 1 | -0/+4 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -1/+1 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -3/+4 |
2013-03-11 | * linespec.c (find_linespec_symbols): Call find_function_symbols | Doug Evans | 1 | -58/+71 |
2013-03-06 | * linespec.c (get_current_search_block): ARI fix, use (void) | Pierre Muller | 1 | -1/+1 |
2013-03-05 | * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents | Doug Evans | 1 | -31/+38 |
2013-03-04 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-03-04 | gdb/ | Jan Kratochvil | 1 | -46/+150 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -7/+13 |
2013-01-23 | * linespec.c (find_linespec_symbols): Make static. | Doug Evans | 1 | -6/+6 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-24 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-11-10 | * breakpoint.c (clear_command): Add cleanup for | Keith Seitz | 1 | -4/+1 |
2012-10-11 | PR breakpoints/14643. | Doug Evans | 1 | -2/+20 |
2012-09-25 | Small typo in comment inside create_sals_line_offset | Joel Brobecker | 1 | -1/+1 |
2012-09-18 | wrong language used when re-setting breakpoint | Joel Brobecker | 1 | -3/+4 |
2012-08-11 | 2012-08-10 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+0 |
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 |