aboutsummaryrefslogtreecommitdiff
path: root/gdb/linespec.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-29 * linespec.c: #include "stack.h".Doug Evans1-0/+48
2012-06-04 * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.Doug Evans1-17/+14
2012-05-31 * linespec.c (decode_objc): Add cleanup to freeKeith Seitz1-0/+2
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+0
2012-04-18 * linespec.c (convert_linespec_to_sals): Don't useTom Tromey1-7/+7
2012-04-05linespec rewrite:Keith Seitz1-1466/+1801
2012-03-16gdb:Gary Benson1-6/+50
2012-03-01 * linespec.c (decode_line_2): Sort the list of methodsKeith Seitz1-0/+5
2012-02-10 * linespec.c (decode_line_internal): Skip symtabs_from_filenameTom Tromey1-2/+4
2012-02-10gdb/Jan Kratochvil1-1/+1
2012-02-08Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker1-5/+5
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-3/+2
2012-02-012012-02-01 Gary Benson <gbenson@redhat.com>Gary Benson1-8/+8
2012-01-27gdb/Jan Kratochvil1-1/+1
2012-01-26Remove language param from name_matcher in struct quick_symbol_functionsJoel Brobecker1-2/+1
2012-01-26Ada: allow unqualified function names in linespecsJoel Brobecker1-3/+21
2012-01-17 * linespec.c (decode_line_internal): Don't call symtabs_from_filenameDoug Evans1-19/+31
2012-01-04do not call decode_compound with Ada expressions.Joel Brobecker1-21/+32
2012-01-04linespec: keep function descriptors during minimal symbol searchJoel Brobecker1-1/+11
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-27Ignore data minimal symbols for breakpoint linespecsJoel Brobecker1-0/+17
2011-12-21Add handling for unqualified Ada operators in linespecsJoel Brobecker1-0/+18
2011-12-16 * linespec.c (collect_symbols): Call maybe_add_address afterTom Tromey1-19/+8
2011-12-16 * linespec.c (struct collect_info) <objfile>: Remove field.Tom Tromey1-27/+115
2011-12-14Make decode_line_internal static.Joel Brobecker1-1/+1
2011-12-092011-12-09 Andrew Pinski <apinski@cavium.com>Andrew Pinski1-1/+3
2011-12-06 * linespec.c (decode_dollar): Avoid "may be used uninitialized" warning.Doug Evans1-0/+4
2011-12-06the "ambiguous linespec" seriesTom Tromey1-935/+1596
2011-11-11 PR gdb/12843Keith Seitz1-0/+11
2011-08-26 * linespec.c (symtab_from_filename): Check for the end of string.Aleksandar Ristovski1-0/+2
2011-08-18 PR c++/12266Keith Seitz1-8/+35
2011-07-05 * symtab.c (operator_chars): Now static.Tom Tromey1-4/+0
2011-07-04 * breakpoint.c: Fix typos in comments.Thiago Jung Bauermann1-1/+1
2011-07-04gdb/Jan Kratochvil1-0/+3
2011-07-01gdb/Jan Kratochvil1-1/+4
2011-07-01gdb/Jan Kratochvil1-101/+50
2011-07-01gdb/Jan Kratochvil1-25/+46
2011-05-31 PR c++/12750Keith Seitz1-51/+82
2011-05-31 PR symtab/12704Keith Seitz1-2/+9
2011-05-24 PR breakpoint/12803Keith Seitz1-11/+17
2011-05-18 * value.c (value_fn_field): Constify.Tom Tromey1-5/+6
2011-04-04 * tracepoint.c (scope_info): Update.Tom Tromey1-54/+17
2011-03-25 * linespec.c (symbol_found): Restore line-based result forTom Tromey1-3/+15
2011-03-24gdbTom Tromey1-16/+122
2011-03-24 * symtab.c (decode_line_spec): Update.Tom Tromey1-24/+36
2011-03-16 * linespec.c (find_methods): Canonicalize NAME before lookingKeith Seitz1-43/+153
2011-03-04 * eval.c (parse_and_eval_address_1): Remove function.Thiago Jung Bauermann1-1/+1
2011-03-012011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+5
2011-03-012011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+9
2011-03-012011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+2