Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-23 | * linespec.c (decode_objc): Save current language around call to | Andreas Schwab | 1 | -2/+10 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -34/+17 |
2008-05-15 | * linespec.c (decode_line_1): Fix a couple of comments. | Joel Brobecker | 1 | -2/+2 |
2008-05-03 | * linespec.c: Include "target.h". | Ulrich Weigand | 1 | -4/+16 |
2008-04-19 | Include interps.h and mi/mi-cmds.h. | Nick Roberts | 1 | -1/+4 |
2008-04-03 | * symtab.c (multiple_symbols_ask, multiple_symbols_all) | Joel Brobecker | 1 | -22/+42 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-09-24 | * breakpoint.c (remove_sal): New. | Vladimir Prus | 1 | -0/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-10 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -6/+5 |
2007-07-31 | * linespec.c (minsym_found): Advance to the next line if possible. | Daniel Jacobowitz | 1 | -0/+16 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |