Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-03-25 | * linespec.c (symbol_found): Restore line-based result for | Tom Tromey | 1 | -3/+15 |
2011-03-24 | gdb | Tom Tromey | 1 | -16/+122 |
2011-03-24 | * symtab.c (decode_line_spec): Update. | Tom Tromey | 1 | -24/+36 |
2011-03-16 | * linespec.c (find_methods): Canonicalize NAME before looking | Keith Seitz | 1 | -43/+153 |
2011-03-04 | * eval.c (parse_and_eval_address_1): Remove function. | Thiago Jung Bauermann | 1 | -1/+1 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -8/+5 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+9 |
2011-03-01 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+2 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -45/+46 |
2011-01-06 | Remove trailing new-line at end of error string | Joel Brobecker | 1 | -2/+2 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -23/+36 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-02 | * linespec.c (find_method): Move name canonicalization outside | Keith Seitz | 1 | -11/+12 |
2010-07-13 | gdb | Tom Tromey | 1 | -1/+37 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+13 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -4/+3 |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-03-26 | * breakpoint.c (expand_line_sal_maybe): Always call skip_prologue_sal. | Ulrich Weigand | 1 | -20/+1 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -120/+165 |
2010-03-04 | * linespec.c (decode_line_1): Update comments for is_quote_enclosed. | Keith Seitz | 1 | -7/+25 |
2010-02-16 | gdb/ | Daniel Jacobowitz | 1 | -11/+33 |
2010-01-12 | gdb/ChangeLog: | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-11 | * linespec.c (lookup_prefix_sym): Lookup the symbol | Keith Seitz | 1 | -1/+21 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+4 |
2009-09-29 | * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL]: Support | Ulrich Weigand | 1 | -5/+13 |
2009-09-21 | * cp-support.h (cp_validate_operator): Declare new function. | Keith Seitz | 1 | -12/+15 |
2009-08-14 | * ui-file.h (ui_file_xstrdup): Mention that the length argument | Pedro Alves | 1 | -4/+3 |
2009-06-25 | * linespec.c (find_method): Add new not_found_ptr parameter to | Karen Osmond | 1 | -7/+18 |
2009-06-16 | * linespec.c (collect_methods): Delete. | Keith Seitz | 1 | -41/+5 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -6/+7 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -2/+2 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -2/+2 |
2008-08-20 | gdb/ | Pedro Alves | 1 | -6/+9 |