2017-09-30 |
Tom Tromey | Remove a cleanup from symtab.c |
blob | commitdiff |
2017-09-27 |
Tom Tromey | Constify some commands in symtab.c |
blob | commitdiff | diff to current |
2017-09-20 |
Pedro Alves | Make "list ambiguous" show symbol names too |
blob | commitdiff | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | diff to current |
2017-09-04 |
Pedro Alves | Kill init_sal |
blob | commitdiff | diff to current |
2017-08-22 |
Simon Marchi | Rename some command functions |
blob | commitdiff | diff to current |
2017-08-22 |
Tom Tromey | Change gdb_realpath to return a unique_xmalloc_ptr |
blob | commitdiff | diff to current |
2017-08-21 |
Pedro Alves | Handle function aliases better (PR gdb/19487, errno... |
blob | commitdiff | diff to current |
2017-07-25 |
Yao Qi | Catch exceptions thrown from gdbarch_skip_prologue |
blob | commitdiff | diff to current |
2017-07-17 |
Pedro Alves | Rewrite/enhance explicit locations completer, parse... |
blob | commitdiff | diff to current |
2017-07-17 |
Pedro Alves | Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu... |
blob | commitdiff | diff to current |
2017-07-17 |
Pedro Alves | Introduce class completion_tracker & rewrite completion... |
blob | commitdiff | diff to current |
2017-07-17 |
Pedro Alves | Rename make_symbol_completion_list_fn -> symbol_completer |
blob | commitdiff | diff to current |
2017-07-17 |
Pedro Alves | Fix TAB-completion + .gdb_index slowness (generalize... |
blob | commitdiff | diff to current |
2017-07-14 |
Tom Tromey | Make gdb.lookup_typename work for Rust types |
blob | commitdiff | diff to current |
2017-07-14 |
Pedro Alves | Fix gdb.base/completion.exp with --target_board=dwarf4... |
blob | commitdiff | diff to current |
2017-06-27 |
Pedro Alves | completion_list_add_name wrapper functions |
blob | commitdiff | diff to current |
2017-06-07 |
Pedro Alves | Introduce compiled_regex, eliminate make_regfree_cleanup |
blob | commitdiff | diff to current |
2017-05-04 |
Pedro Alves | RAII-fy make_cleanup_restore_current_thread & friends |
blob | commitdiff | diff to current |
2017-04-12 |
Tom Tromey | Change find_pcs_for_symtab_line to return a std::vector |
blob | commitdiff | diff to current |
2017-03-20 |
Artemiy Volkov | Convert lvalue reference type check to general referenc... |
blob | commitdiff | diff to current |
2017-02-24 |
Pedro Alves | symtab.c: Small refactor |
blob | commitdiff | diff to current |
2017-02-23 |
Pedro Alves | Use gdb::function_view in iterate_over_symtabs & co |
blob | commitdiff | diff to current |
2017-02-09 |
Gary Benson | Fix NULL pointer dereference |
blob | commitdiff | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | diff to current |
2016-11-08 |
Pedro Alves | Use ui_file_as_string throughout more |
blob | commitdiff | diff to current |
2016-10-06 |
Tom Tromey | Remove Java support |
blob | commitdiff | diff to current |
2016-07-26 |
Tom Tromey | PR python/20190 - compute TLS symbol without a frame |
blob | commitdiff | diff to current |
2016-06-24 |
Tom Tromey | Move logic out of symbol_find_demangled_name |
blob | commitdiff | diff to current |
2016-05-17 |
Tom Tromey | Add support for the Rust language |
blob | commitdiff | diff to current |
2016-05-08 |
Trevor Saunders | remove trivialy unused variables |
blob | commitdiff | diff to current |
2016-02-23 |
Doug Evans | Extend "skip" command to support -file, -gfile, -functi... |
blob | commitdiff | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | diff to current |
2015-11-17 |
Pedro Alves | Introduce null_block_symbol |
blob | commitdiff | diff to current |
2015-10-26 |
Simon Marchi | symtab.c: Add cast |
blob | commitdiff | diff to current |
2015-10-13 |
Pedro Alves | More char constification |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (2/2) |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
blob | commitdiff | diff to current |
2015-09-19 |
Doug Evans | symtab.h (general_symbol_info) <mangled_lang>: delete... |
blob | commitdiff | diff to current |
2015-09-15 |
Jan Kratochvil | [ppc64le] Use skip_entrypoint for skip_trampoline_code |
blob | commitdiff | diff to current |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
blob | commitdiff | diff to current |
2015-08-10 |
Doug Evans | PR gdb/17960 Internal error: tracker != NULL when compl... |
blob | commitdiff | diff to current |
2015-08-06 |
Simon Marchi | Add casts for legitimate integer to enum conversions |
blob | commitdiff | diff to current |
2015-08-01 |
Pierre-Marie de... | Replace the block_found global with explicit data-flow |
blob | commitdiff | diff to current |
2015-07-14 |
Simon Marchi | Remove CHECK_TYPEDEF, use check_typedef instead |
blob | commitdiff | diff to current |
2015-06-26 |
Jan Kratochvil | Do not skip prologue for asm (.S) files |
blob | commitdiff | diff to current |
2015-05-27 |
Doug Evans | PR symtab/18258 |
blob | commitdiff | diff to current |
2015-04-11 |
Jan Kratochvil | Remove --xdb |
blob | commitdiff | diff to current |
2015-04-06 |
Doug Evans | symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbol... |
blob | commitdiff | diff to current |
2015-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH |
blob | commitdiff | diff to current |
2015-03-06 |
Gary Benson | New common function "startswith" |
blob | commitdiff | diff to current |
2015-02-27 |
Tom Tromey | Fix struct, union, and enum nesting in C++ |
blob | commitdiff | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
blob | commitdiff | diff to current |
2015-02-12 |
Doug Evans | completer.c (completion_list_add_name): Fix memory... |
blob | commitdiff | diff to current |
2015-01-31 |
Gary Benson | Add max-completions parameter, and implement tab-comple... |
blob | commitdiff | diff to current |
2015-01-31 |
Gary Benson | Build list of completions as symbol tables are expanded. |
blob | commitdiff | diff to current |
2015-01-31 |
Gary Benson | new callback parameter expansion_notify for expand_symt... |
blob | commitdiff | diff to current |
2015-01-31 |
Doug Evans | Add symbol lookup cache. |
blob | commitdiff | diff to current |
2015-01-11 |
Doug Evans | Temporarily revert symbol lookup cache. |
blob | commitdiff | diff to current |
2015-01-11 |
Doug Evans | symtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME... |
blob | commitdiff | diff to current |
2015-01-11 |
Doug Evans | Improve comments for symbol_cache_mark_{not_,}found. |
blob | commitdiff | diff to current |
2015-01-11 |
Doug Evans | Add symbol lookup cache. |
blob | commitdiff | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | Look up primitive types as symbols. |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | initialize_objfile_symbol: Renamed from initialize_symbol. |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | Add langdef arg to la_lookup_symbol_nonlocal. |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | Replace some symbol accessor macros with functions. |
blob | commitdiff | diff to current |
2014-12-17 |
Doug Evans | New parameter "debug symbol-lookup". |
blob | commitdiff | diff to current |
2014-12-17 |
Doug Evans | symtab.h (struct symbol_search) <symtab>: Delete, unnec... |
blob | commitdiff | diff to current |
2014-12-11 |
Doug Evans | (lookup_global_symbol_from_objfile): Simplify. |
blob | commitdiff | diff to current |
2014-12-11 |
Doug Evans | symtab.c (domain_name) <MODULE_DOMAIN>: Add missing... |
blob | commitdiff | diff to current |
2014-12-05 |
Jan Kratochvil | Unify lookup_symbol_in_objfile_symtabs |
blob | commitdiff | diff to current |
2014-12-05 |
Jan Kratochvil | Remove const from many struct objfile * |
blob | commitdiff | diff to current |
2014-12-04 |
Jan Kratochvil | Accelerate lookup_symbol_aux_objfile 85x |
blob | commitdiff | diff to current |
2014-12-03 |
Doug Evans | Remove cplus_specific from general_symbol_info. |
blob | commitdiff | diff to current |
2014-11-22 |
Doug Evans | symtab.c: Comment and whitespace improvements. |
blob | commitdiff | diff to current |
2014-11-20 |
Doug Evans | Split struct symtab into two: struct symtab and compuni... |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR... |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE... |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | SYMTAB_OBJFILE: New macro. |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | Use SYMBOL_OBJFILE more. |
blob | commitdiff | diff to current |
2014-11-15 |
Doug Evans | PR symtab/17559 |
blob | commitdiff | diff to current |
2014-11-15 |
Doug Evans | expand_symtab_containing_pc: Renamed from find_pc_sect_... |
blob | commitdiff | diff to current |
2014-11-10 |
Doug Evans | PR 17564: Fix objfile search order for static symbols. |
blob | commitdiff | diff to current |
2014-11-07 |
Pedro Alves | Revert old nexti prologue check and eliminate in_prologue |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Rename lookup_symbol_global to lookup_global_symbol. |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | symtab.c (basic_lookup_symbol_nonlocal): Add comment. |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Rename some "aux" functions. |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | lookup_symbol_in_block: Renamed from lookup_symbol_aux_... |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Rename lookup_symbol_static to lookup_symbol_in_static_... |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | New macro ALL_BLOCK_SYMBOLS_WITH_NAME. |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Move lookup_block_symbol to block.c, rename to block_lo... |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some... |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE... |
blob | commitdiff | diff to current |
2014-10-26 |
Doug Evans | symtab.c (lookup_symbol_aux_local): Fix typo in comment. |
blob | commitdiff | diff to current |
2014-10-26 |
Doug Evans | Rename parameter "kind" to "block_index" in quick looku... |
blob | commitdiff | diff to current |
2014-10-26 |
Doug Evans | Clean up some function comments in symtab.[ch]. |
blob | commitdiff | diff to current |
2014-10-26 |
Doug Evans | symtab.c: forward decl cleanup |
blob | commitdiff | diff to current |
2014-10-26 |
Doug Evans | symtab.c (lookup_symbol_aux_quick): Set block_found... |
blob | commitdiff | diff to current |
2014-08-28 |
Doug Evans | Move definition of some prologue-related functions... |
blob | commitdiff | diff to current |
next |