Age | Commit message (Expand) | Author | Files | Lines |
2013-11-12 | Fix GDB crash with upstream GCC due to qsort(NULL, ...) | Andreas Arnez | 1 | -0/+5 |
2013-11-07 | New field 'la_natural_name' in struct language_defn | Yao Qi | 1 | -0/+1 |
2013-10-25 | New field la_varobj_ops in struct language_defn | Yao Qi | 1 | -0/+2 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -4/+5 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -22/+12 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -2/+0 |
2013-01-07 | * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr): | Tom Tromey | 1 | -146/+3 |
2013-01-07 | PR cli/7719: | Tom Tromey | 1 | -14/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -1/+1 |
2012-08-17 | PR c++/13356 | Keith Seitz | 1 | -1/+0 |
2012-07-26 | * Makefile.in (SFILES): Remove objc-exp.y. | Tom Tromey | 1 | -2/+2 |
2012-03-02 | language-specific read_var_value for Ada renamings | Joel Brobecker | 1 | -0/+1 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+3 |
2012-02-08 | Rename la_get_symbol_name_match_p into la_get_symbol_name_cmp | Joel Brobecker | 1 | -1/+1 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -11/+11 |
2012-01-26 | Ada: allow unqualified function names in linespecs | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -202/+88 |
2011-06-02 | * objc-lang.c (find_methods): Increment objfile_csym earlier. | Keith Seitz | 1 | -2/+2 |
2011-03-15 | 2011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 1 | -0/+7 |
2011-03-07 | minor reformatting in objc-lang.c:selectors_info | Joel Brobecker | 1 | -5/+5 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2011-03-01 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+3 |
2011-02-28 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2011-02-28 | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -30/+41 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -100/+117 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-04-19 | gdb: objc-lang: check symbol name before accessing memory | Mike Frysinger | 1 | -8/+11 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-29 | * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL]: Support | Ulrich Weigand | 1 | -7/+9 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -41/+54 |
2009-06-23 | * ada-lang.c (evaluate_subexp): Delete. Use the version from eval.c. | Joel Brobecker | 1 | -2/+2 |
2009-06-17 | * gdbtypes.c (create_string_type): Receive character type as argument. | Ulrich Weigand | 1 | -17/+16 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -3/+3 |
2009-05-18 | 2009-05-18 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+2 |
2009-05-13 | 2009-05-13 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -65/+101 |
2009-03-20 | gdb: | Tom Tromey | 1 | -7/+9 |
2009-02-05 | 2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -0/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -7/+8 |
2008-10-01 | * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE. | Tom Tromey | 1 | -1/+2 |
2008-09-30 | gdb | Tom Tromey | 1 | -0/+1 |
2008-09-27 | gdb | Tom Tromey | 1 | -0/+1 |
2008-09-11 | * valops.c: Include "objfiles.h" and "symtab.h". | Ulrich Weigand | 1 | -18/+25 |
2008-09-11 | * stack.c (return_command): Use frame architecture to determine | Ulrich Weigand | 1 | -12/+24 |
2008-09-11 | * gdbtypes.h (builtin_type_void): Remove macro, add declaration. | Ulrich Weigand | 1 | -1/+1 |