aboutsummaryrefslogtreecommitdiff
path: root/gdb/linespec.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-45/+46
2011-01-06Remove trailing new-line at end of error stringJoel Brobecker1-2/+2
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-23/+36
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-02 * linespec.c (find_method): Move name canonicalization outsideKeith Seitz1-11/+12
2010-07-13gdbTom Tromey1-1/+37
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+13
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-05-02gdb/Jan Kratochvil1-4/+3
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-03-26 * breakpoint.c (expand_line_sal_maybe): Always call skip_prologue_sal.Ulrich Weigand1-20/+1
2010-03-09dwarf2_physname patchset:Keith Seitz1-120/+165
2010-03-04 * linespec.c (decode_line_1): Update comments for is_quote_enclosed.Keith Seitz1-7/+25
2010-02-16 gdb/Daniel Jacobowitz1-11/+33
2010-01-12gdb/ChangeLog:Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-11 * linespec.c (lookup_prefix_sym): Lookup the symbolKeith Seitz1-1/+21
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+4
2009-09-29 * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL]: SupportUlrich Weigand1-5/+13
2009-09-21 * cp-support.h (cp_validate_operator): Declare new function.Keith Seitz1-12/+15
2009-08-14 * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves1-4/+3
2009-06-25 * linespec.c (find_method): Add new not_found_ptr parameter toKaren Osmond1-7/+18
2009-06-16 * linespec.c (collect_methods): Delete.Keith Seitz1-41/+5
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-6/+7
2009-05-23gdb/Jan Kratochvil1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-2/+2
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-2/+2
2008-08-20 gdb/Pedro Alves1-6/+9
2008-05-23* linespec.c (decode_objc): Save current language around call toAndreas Schwab1-2/+10
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-34/+17