2015-05-26 |
Doug Evans | Rename dwarf2 to dwarf in "set debug" and maintenance...
|
commit | commitdiff | tree |
2015-05-26 |
Doug Evans | PR python/18438
|
commit | commitdiff | tree |
2015-05-16 |
Doug Evans | Add support for unbuffered and zero sized Guile ports.
|
commit | commitdiff | tree |
2015-05-13 |
Doug Evans | revert previous patch, author not set
|
commit | commitdiff | tree |
2015-05-13 |
Doug Evans | dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inli...
|
commit | commitdiff | tree |
2015-05-12 |
Doug Evans | tweak some comments
|
commit | commitdiff | tree |
2015-04-29 |
Doug Evans | PR python/18285
|
commit | commitdiff | tree |
2015-04-29 |
Doug Evans | PR python/18299
|
commit | commitdiff | tree |
2015-04-29 |
Doug Evans | PR python/18089
|
commit | commitdiff | tree |
2015-04-29 |
Doug Evans | * gdbtypes.h (struct cplus_struct_type) <n_baseclasses...
|
commit | commitdiff | tree |
2015-04-24 |
Doug Evans | * python.texi (Xmethods In Python): Fix name of method...
|
commit | commitdiff | tree |
2015-04-17 |
Doug Evans | solib-svr4.c (svr4_exec_displacement): Rename outer...
|
commit | commitdiff | tree |
2015-04-15 |
Doug Evans | Make info fun|var|types interruptable for psyms.
|
commit | commitdiff | tree |
2015-04-15 |
Doug Evans | Make info fun|var|types interruptable.
|
commit | commitdiff | tree |
2015-04-13 |
Doug Evans | Fix reading of .debug_str_offsets{,.dwo} twice.
|
commit | commitdiff | tree |
2015-04-06 |
Doug Evans | Add testcase for stub-method reading in stabs.
|
commit | commitdiff | tree |
2015-04-06 |
Doug Evans | * lib/pascal.exp (gpc_compile): Rename dest arg to...
|
commit | commitdiff | tree |
2015-04-06 |
Doug Evans | symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols...
|
commit | commitdiff | tree |
2015-03-30 |
Doug Evans | PR c++/18141
|
commit | commitdiff | tree |
2015-03-02 |
Doug Evans | gdb.texinfo (Specify Location): Fix syntax of filename...
|
commit | commitdiff | tree |
2015-02-28 |
Doug Evans | symtab.h (struct symtab) <next>: Fix comment.
|
commit | commitdiff | tree |
2015-02-27 |
Doug Evans | Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno...
|
commit | commitdiff | tree |
2015-02-23 |
Doug Evans | Fix typo in earlier entry.
|
commit | commitdiff | tree |
2015-02-22 |
Doug Evans | testcase for PR symtab/17855
|
commit | commitdiff | tree |
2015-02-22 |
Doug Evans | PR c++/17976, symtab/17821
|
commit | commitdiff | tree |
2015-02-13 |
Doug Evans | misc cp-namespace.c cleanups
|
commit | commitdiff | tree |
2015-02-12 |
Doug Evans | completer.c (completion_list_add_name): Fix memory...
|
commit | commitdiff | tree |
2015-02-12 |
Doug Evans | completer.c (complete_line): Remove incorrect comment.
|
commit | commitdiff | tree |
2015-02-11 |
Doug Evans | lib/gdb.exp (gdb_load): Always return a result.
|
commit | commitdiff | tree |
2015-02-11 |
Doug Evans | internal_type_self_type: Handle TYPE_SPECIFIC_NONE.
|
commit | commitdiff | tree |
2015-02-11 |
Doug Evans | Rename new_symfile_objfile, make static.
|
commit | commitdiff | tree |
2015-02-06 |
Doug Evans | remote-m32r-sdi.c: Include symfile.h.
|
commit | commitdiff | tree |
2015-02-06 |
Doug Evans | Move clear_symtab_users, deduce_language_from_filename...
|
commit | commitdiff | tree |
2015-02-06 |
Doug Evans | guile/scm-frame.c: Fix spelling errors in a comment.
|
commit | commitdiff | tree |
2015-02-04 |
Doug Evans | Speed up GDB's TUI output 2015-02-04 Doug Evans <dje@google.com>
|
commit | commitdiff | tree |
2015-02-01 |
Doug Evans | Move vptr_{fieldno,basetype} out of main_type, and...
|
commit | commitdiff | tree |
2015-02-01 |
Doug Evans | Move TYPE_SELF_TYPE into new field type_specific.
|
commit | commitdiff | tree |
2015-02-01 |
Doug Evans | gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
|
commit | commitdiff | tree |
2015-02-01 |
Doug Evans | Be more strict about what kinds of types can be passed.
|
commit | commitdiff | tree |
2015-02-01 |
Doug Evans | gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_F...
|
commit | commitdiff | tree |
2015-01-31 |
Doug Evans | gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
|
commit | commitdiff | tree |
2015-01-31 |
Doug Evans | Remove premature comments from previous patch to completer.c
|
commit | commitdiff | tree |
2015-01-31 |
Doug Evans | Unify CLI/TUI interface to readline tab completion.
|
commit | commitdiff | tree |
2015-01-31 |
Doug Evans | Add symbol lookup cache.
|
commit | commitdiff | tree |
2015-01-31 |
Doug Evans | Add support for inlining scripts into .debug_gdb_scripts.
|
commit | commitdiff | tree |
2015-01-31 |
Doug Evans | Add producer string to output of info source.
|
commit | commitdiff | tree |
2015-01-29 |
Doug Evans | PR symtab/17890
|
commit | commitdiff | tree |
2015-01-27 |
Doug Evans | Add gdb.Objfile.username.
|
commit | commitdiff | tree |
2015-01-27 |
Doug Evans | Improve docs of objfile filename method.
|
commit | commitdiff | tree |
2015-01-24 |
Doug Evans | gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
|
commit | commitdiff | tree |
2015-01-14 |
Doug Evans | Enhance gdb.lookup_objfile so that it works with a...
|
commit | commitdiff | tree |
2015-01-12 |
Doug Evans | dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_...
|
commit | commitdiff | tree |
2015-01-11 |
Doug Evans | Require numeric attributes to specify the form.
|
commit | commitdiff | tree |
2015-01-11 |
Doug Evans | Temporarily revert symbol lookup cache.
|
commit | commitdiff | tree |
2015-01-11 |
Doug Evans | PR gdb/15830
|
commit | commitdiff | tree |
2015-01-11 |
Doug Evans | symtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME...
|
commit | commitdiff | tree |
2015-01-11 |
Doug Evans | tweak previous entry
|
commit | commitdiff | tree |
2015-01-11 |
Doug Evans | Improve comments for symbol_cache_mark_{not_,}found.
|
commit | commitdiff | tree |
2015-01-11 |
Doug Evans | Add symbol lookup cache.
|
commit | commitdiff | tree |
2015-01-03 |
Doug Evans | fix spelling of anon-ns2.cc in earlier entry, and whitespace...
|
commit | commitdiff | tree |
2015-01-03 |
Doug Evans | c-exp.y: misc cleanup, no code changes
|
commit | commitdiff | tree |
2015-01-03 |
Doug Evans | gdb.cp/nsalias.exp: Fix output of external/declaration...
|
commit | commitdiff | tree |
2015-01-02 |
Doug Evans | gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types...
|
commit | commitdiff | tree |
2015-01-02 |
Doug Evans | dwarf2read.c (setup_type_unit_groups): Remove outdated...
|
commit | commitdiff | tree |
2015-01-02 |
Doug Evans | symtab.h (struct symbol): Fix typo in comment.
|
commit | commitdiff | tree |
2014-12-23 |
Doug Evans | Look up primitive types as symbols.
|
commit | commitdiff | tree |
2014-12-23 |
Doug Evans | symtab.h (SYMBOL_DOMAIN_BITS): New macro.
|
commit | commitdiff | tree |
2014-12-23 |
Doug Evans | initialize_objfile_symbol: Renamed from initialize_symbol.
|
commit | commitdiff | tree |
2014-12-23 |
Doug Evans | Add langdef arg to la_lookup_symbol_nonlocal.
|
commit | commitdiff | tree |
2014-12-23 |
Doug Evans | Replace some symbol accessor macros with functions.
|
commit | commitdiff | tree |
2014-12-22 |
Doug Evans | cp-namespace.c (cp_lookup_symbol_via_all_imports):...
|
commit | commitdiff | tree |
2014-12-22 |
Doug Evans | cp-namespace.c (cp_lookup_symbol_via_imports): New...
|
commit | commitdiff | tree |
2014-12-22 |
Doug Evans | cp-namespace.c (cp_lookup_nested_symbol_1): New function.
|
commit | commitdiff | tree |
2014-12-22 |
Doug Evans | cp-namespace.c (cp_lookup_symbol_in_namespace): Simplify.
|
commit | commitdiff | tree |
2014-12-22 |
Doug Evans | cp-namespace.c: Whitespace cleanup.
|
commit | commitdiff | tree |
2014-12-18 |
Doug Evans | infcmd.c (jump_command): Minor simplification.
|
commit | commitdiff | tree |
2014-12-18 |
Doug Evans | language_lookup_primitive_type: Renamed from language_lookup...
|
commit | commitdiff | tree |
2014-12-18 |
Doug Evans | Fix file name in earlier entry.
|
commit | commitdiff | tree |
2014-12-17 |
Doug Evans | value_maybe_namespace_elt: Remove redundant call to...
|
commit | commitdiff | tree |
2014-12-17 |
Doug Evans | New parameter "debug symbol-lookup".
|
commit | commitdiff | tree |
2014-12-17 |
Doug Evans | Make buildsym set-up/tear-down more consistent, and...
|
commit | commitdiff | tree |
2014-12-17 |
Doug Evans | boards/stabs.exp: New file.
|
commit | commitdiff | tree |
2014-12-17 |
Doug Evans | cp_lookup_symbol_via_imports: Renamed from cp_lookup_symbol_...
|
commit | commitdiff | tree |
2014-12-17 |
Doug Evans | cp_find_type_baseclass_by_name: Renamed from find_type_basec...
|
commit | commitdiff | tree |
2014-12-17 |
Doug Evans | symtab.h (struct symbol_search) <symtab>: Delete, unnecessary.
|
commit | commitdiff | tree |
2014-12-13 |
Doug Evans | utils.c (make_hex_string): Fix off-by-one error.
|
commit | commitdiff | tree |
2014-12-13 |
Doug Evans | value_maybe_namespace_elt: Remove unnecessary test...
|
commit | commitdiff | tree |
2014-12-13 |
Doug Evans | Rename cp_is_anonymous to cp_is_in_anonymous.
|
commit | commitdiff | tree |
2014-12-13 |
Doug Evans | Give quick_symbol_functions "methods" a consistent...
|
commit | commitdiff | tree |
2014-12-12 |
Doug Evans | New python function gdb.lookup_objfile.
|
commit | commitdiff | tree |
2014-12-11 |
Doug Evans | cp-namespace.c (cp_lookup_nested_symbol): Fix comments.
|
commit | commitdiff | tree |
2014-12-11 |
Doug Evans | (lookup_global_symbol_from_objfile): Simplify.
|
commit | commitdiff | tree |
2014-12-11 |
Doug Evans | symtab.c (domain_name) <MODULE_DOMAIN>: Add missing...
|
commit | commitdiff | tree |
2014-12-10 |
Doug Evans | cp_lookup_symbol_nonlocal: Move definition closer to...
|
commit | commitdiff | tree |
2014-12-10 |
Doug Evans | cp-namespace.c (lookup_symbol_file): Move next to only...
|
commit | commitdiff | tree |
2014-12-10 |
Doug Evans | cp_lookup_symbol_imports: Make static.
|
commit | commitdiff | tree |
2014-12-09 |
Doug Evans | python/py-objfile.c (objfpy_get_owner): Increment refcount...
|
commit | commitdiff | tree |
2014-12-08 |
Doug Evans | New "owner" attribute for gdb.Objfile.
|
commit | commitdiff | tree |
2014-12-05 |
Doug Evans | Revert: linespec.c (iterate_name_matcher): Fix arguments...
|
commit | commitdiff | tree |
2014-12-04 |
Doug Evans | New python method gdb.Objfile.add_separate_debug_file.
|
commit | commitdiff | tree |
next |