Age | Commit message (Expand) | Author | Files | Lines |
2008-07-21 | gdb | Tom Tromey | 1 | -1/+1 |
2008-07-13 | * symtab.c (expand_line_sal): Fix a memory leak. | Joel Brobecker | 1 | -2/+2 |
2008-06-11 | * gdbarch.sh (gdbarch_skip_main_prologue): New. | Pierre Muller | 1 | -0/+15 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -5/+1 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -1/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -1/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_INDIRECT and | Ulrich Weigand | 1 | -2/+0 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Update comment. | Pedro Alves | 1 | -4/+2 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -13/+6 |
2008-05-19 | * language.h (struct language_defn): Remove SYMTAB parameter from | Ulrich Weigand | 1 | -82/+27 |
2008-05-16 | gdb/ | Ulrich Weigand | 1 | -13/+71 |
2008-05-05 | * ada-lang.c: Update throughout to use symbol_matches_domain | Aleksandar Ristovski | 1 | -7/+29 |
2008-05-04 | gdb/ | Jan Kratochvil | 1 | -70/+121 |
2008-05-03 | * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete. | Daniel Jacobowitz | 1 | -34/+0 |
2008-05-03 | * linespec.c: Include "target.h". | Ulrich Weigand | 1 | -19/+38 |
2008-04-19 | * symtab.c: (multiple_symbols_modes, multiple_symbols_ask) | Mark Kettenis | 1 | -3/+3 |
2008-04-06 | Fix breakpoint condition that use member variables. | Vladimir Prus | 1 | -9/+33 |
2008-04-03 | * symtab.c (multiple_symbols_ask, multiple_symbols_all) | Joel Brobecker | 1 | -0/+33 |
2008-03-21 | 2008-03-21 Chris Demetriou <cgd@google.com> | Daniel Jacobowitz | 1 | -1/+7 |
2008-02-05 | * language.h (struct language_defn): Add new field | Joel Brobecker | 1 | -11/+16 |
2008-02-01 | * symtab.c (symbol_set_names): Do not add an entry in the demangling | Joel Brobecker | 1 | -0/+18 |
2008-01-03 | * symtab.c (find_pc_sect_line): Use SYMBOL_VALUE_ADDRESS instead | Thiago Jung Bauermann | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-31 | * remote.c (unpack_nibble): Use fromhex. | Daniel Jacobowitz | 1 | -2/+2 |
2007-12-18 | * minsyms.c (lookup_minimal_symbol): Also check the separate | Daniel Jacobowitz | 1 | -0/+5 |
2007-10-24 | * symtab.c (find_line_symtab): scan through psymtabs | Carlos Eduardo Seo | 1 | -0/+8 |
2007-10-09 | 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+9 |
2007-09-24 | * breakpoint.c (remove_sal): New. | Vladimir Prus | 1 | -0/+162 |
2007-08-29 | * symtab.c: Remove a function that has been commented out 3 years ago. | Joel Brobecker | 1 | -135/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-03 | 2007-07-03 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+83 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -6/+8 |
2007-06-05 | * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook, | Ulrich Weigand | 1 | -4/+0 |
2007-04-17 | * symtab.c (skip_prologue_using_sal): Allow the end of the prologue | Andreas Schwab | 1 | -1/+1 |
2007-03-28 | * linespec.c: Include language.h. | Pedro Alves | 1 | -16/+36 |
2007-03-13 | * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-21 | * objfiles.h (ALL_PRIMARY_SYMTABS): Define. | Daniel Jacobowitz | 1 | -16/+8 |
2007-01-21 | 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -3/+13 |
2007-01-09 | 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -1/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-04 | * symtab.c (find_pc_sect_psymtab): Add comments. Handle psymtabs | Daniel Jacobowitz | 1 | -22/+28 |
2006-11-28 | * symtab.c (find_pc_sect_line): Do not return a line before | Daniel Jacobowitz | 1 | -17/+5 |
2006-10-17 | gdb/ | Daniel Jacobowitz | 1 | -3/+62 |
2006-05-11 | Reviewed and approved by Jim Blandy <jimb@codesourcery.com> | Fred Fish | 1 | -0/+5 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-03-08 | * doc/observer.texi (executable_changed): New observer. | Joel Brobecker | 1 | -4/+51 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+12 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |