summaryrefslogtreecommitdiff
path: root/gdb/linespec.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-08-10 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-08-111-3/+0
* * linespec.c (linespec_lex_number): A number followedKeith Seitz2012-07-301-2/+3
* * linespec.c (linespec_lexer_lex_number): The inputKeith Seitz2012-07-261-2/+7
* 2012-07-25 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2012-07-251-12/+18
* * linespec.c (convert_linespec_to_sal): Don't addKeith Seitz2012-07-231-5/+5
* * linespec.c (decode_objc): Record the function nameKeith Seitz2012-07-231-0/+1
* * linespec.c (add_sal_to_sals): Add LITERAL_CANONICALKeith Seitz2012-07-181-20/+23
* * linespec.c (struct linespec): Constify expression,Keith Seitz2012-07-181-13/+9
* * linespec.c (linespec_parse_line_offset): Make parameterKeith Seitz2012-07-181-1/+1
* * linespec.c: #include "stack.h".Doug Evans2012-06-291-0/+48
* * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.Doug Evans2012-06-041-17/+14
* * linespec.c (decode_objc): Add cleanup to freeKeith Seitz2012-05-311-0/+2
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-3/+0
* * linespec.c (convert_linespec_to_sals): Don't useTom Tromey2012-04-181-7/+7
* linespec rewrite:Keith Seitz2012-04-051-1466/+1801
* gdb:gary2012-03-161-6/+50
* * linespec.c (decode_line_2): Sort the list of methodsKeith Seitz2012-03-011-0/+5
* * linespec.c (decode_line_internal): Skip symtabs_from_filenameTom Tromey2012-02-101-2/+4
* gdb/Jan Kratochvil2012-02-101-1/+1
* Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker2012-02-081-5/+5
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-3/+2
* 2012-02-01 Gary Benson <gbenson@redhat.com>gary2012-02-011-8/+8
* gdb/Jan Kratochvil2012-01-271-1/+1
* Remove language param from name_matcher in struct quick_symbol_functionsJoel Brobecker2012-01-261-2/+1
* Ada: allow unqualified function names in linespecsJoel Brobecker2012-01-261-3/+21
* * linespec.c (decode_line_internal): Don't call symtabs_from_filenameDoug Evans2012-01-171-19/+31
* do not call decode_compound with Ada expressions.Joel Brobecker2012-01-041-21/+32
* linespec: keep function descriptors during minimal symbol searchJoel Brobecker2012-01-041-1/+11
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* Ignore data minimal symbols for breakpoint linespecsJoel Brobecker2011-12-271-0/+17
* Add handling for unqualified Ada operators in linespecsJoel Brobecker2011-12-211-0/+18
* * linespec.c (collect_symbols): Call maybe_add_address afterTom Tromey2011-12-161-19/+8
* * linespec.c (struct collect_info) <objfile>: Remove field.Tom Tromey2011-12-161-27/+115
* Make decode_line_internal static.Joel Brobecker2011-12-141-1/+1
* 2011-12-09 Andrew Pinski <apinski@cavium.com>pinskia2011-12-091-1/+3
* * linespec.c (decode_dollar): Avoid "may be used uninitialized" warning.Doug Evans2011-12-061-0/+4
* the "ambiguous linespec" seriesTom Tromey2011-12-061-935/+1596
* PR gdb/12843Keith Seitz2011-11-111-0/+11
* * linespec.c (symtab_from_filename): Check for the end of string.Aleksandar Ristovski2011-08-261-0/+2
* PR c++/12266Keith Seitz2011-08-181-8/+35
* * symtab.c (operator_chars): Now static.Tom Tromey2011-07-051-4/+0
* * breakpoint.c: Fix typos in comments.Thiago Jung Bauermann2011-07-041-1/+1
* gdb/Jan Kratochvil2011-07-041-0/+3
* gdb/Jan Kratochvil2011-07-011-1/+4
* gdb/Jan Kratochvil2011-07-011-101/+50
* gdb/Jan Kratochvil2011-07-011-25/+46
* PR c++/12750Keith Seitz2011-05-311-51/+82
* PR symtab/12704Keith Seitz2011-05-311-2/+9
* PR breakpoint/12803Keith Seitz2011-05-241-11/+17
* * value.c (value_fn_field): Constify.Tom Tromey2011-05-181-5/+6