2018-11-09 |
Tom de Vries | [gdb/symtab] Fix language of duplicate static minimal... |
blob | commitdiff |
2018-11-02 |
Philippe Waroquiers | QUIET flag initialization missing in 2 places. |
blob | commitdiff | diff to current |
2018-10-27 |
Philippe Waroquiers | Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info... |
blob | commitdiff | diff to current |
2018-10-05 |
Tom Tromey | Simple -Wshadow=local fixes |
blob | commitdiff | diff to current |
2018-08-29 |
Keith Seitz | Use block_symbol in linespec APIs |
blob | commitdiff | diff to current |
2018-08-23 |
Kevin Buettner | Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START |
blob | commitdiff | diff to current |
2018-07-22 |
Tom Tromey | Simple unused variable removals |
blob | commitdiff | diff to current |
2018-06-29 |
Pedro Alves | "break LINENO/*ADDRESS", inline functions and "info... |
blob | commitdiff | diff to current |
2018-06-07 |
Pedro Alves | target_stack -> current_top_target() throughout |
blob | commitdiff | diff to current |
2018-06-01 |
Tom Tromey | Remove type_name_no_tag and rename type_name_no_tag_or_... |
blob | commitdiff | diff to current |
2018-05-02 |
Pedro Alves | Convert struct target_ops to C++ |
blob | commitdiff | diff to current |
2018-04-26 |
Pedro Alves | For PPC64/ELFv1: Introduce mst_data_gnu_ifunc |
blob | commitdiff | diff to current |
2018-04-26 |
Pedro Alves | Factor out minsym_found/find_function_start_sal overload |
blob | commitdiff | diff to current |
2018-04-26 |
Pedro Alves | Calling ifunc functions when resolver has debug info... |
blob | commitdiff | diff to current |
2018-04-17 |
Andreas Arnez | Don't print symbol declaration's line number in rbreak... |
blob | commitdiff | diff to current |
2018-04-13 |
Andreas Arnez | Show line numbers in output for "info var/func/type" |
blob | commitdiff | diff to current |
2018-03-20 |
Stephen Roberts | Fix misleading indentation error. |
blob | commitdiff | diff to current |
2018-03-20 |
Stephen Roberts | Replace the linear search in find_pc_sect_line with... |
blob | commitdiff | diff to current |
2018-03-19 |
Tom Tromey | Convert observers to C++ |
blob | commitdiff | diff to current |
2018-02-28 |
Sergio Durigan Junior | Create new common/pathstuff.[ch] |
blob | commitdiff | diff to current |
2018-02-08 |
Tom Tromey | Return unique_xmalloc_ptr from macro scope functions |
blob | commitdiff | diff to current |
2018-01-10 |
Pedro Alves | language_get_symbol_name_matcher -> get_symbol_name_matcher |
blob | commitdiff | diff to current |
2018-01-10 |
Pedro Alves | Fix gdb.ada/complete.exp's "complete break ada" test... |
blob | commitdiff | diff to current |
2018-01-05 |
Pedro Alves | Fix regresssion(internal-error) printing subprogram... |
blob | commitdiff | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | diff to current |
2017-12-13 |
Pedro Alves | Fix regression: expression completer and scope operator... |
blob | commitdiff | diff to current |
2017-12-13 |
Pedro Alves | Factor out final completion match string building |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Remove some unused variables |
blob | commitdiff | diff to current |
2017-11-29 |
Pedro Alves | Handle custom completion match prefix / LCD |
blob | commitdiff | diff to current |
2017-11-29 |
Pedro Alves | Fix setting-breakpoints regression on PPC64 (function... |
blob | commitdiff | diff to current |
2017-11-17 |
Tom Tromey | Make template_symbol derive from symbol |
blob | commitdiff | diff to current |
2017-11-17 |
Tom Tromey | Handle dereferencing Rust trait objects |
blob | commitdiff | diff to current |
2017-11-08 |
Pedro Alves | Make the linespec/location completer ignore data symbols |
blob | commitdiff | diff to current |
2017-11-08 |
Pedro Alves | Simplify completion_list_add_name | remove sym_text... |
blob | commitdiff | diff to current |
2017-11-08 |
Pedro Alves | lookup_name_info::make_ignore_params |
blob | commitdiff | diff to current |
2017-11-08 |
Pedro Alves | Introduce lookup_name_info and generalize Ada's FULL... |
blob | commitdiff | diff to current |
2017-11-08 |
Pedro Alves | Per-language symbol name hashing algorithm |
blob | commitdiff | diff to current |
2017-11-07 |
Tom Tromey | Constify add_setshow_* |
blob | commitdiff | diff to current |
2017-11-07 |
Tom Tromey | Constify add_info |
blob | commitdiff | diff to current |
2017-11-07 |
Tom Tromey | Constify add_com |
blob | commitdiff | diff to current |
2017-11-04 |
Tom Tromey | Replace start_rbreak_breakpoints and end_rbreak_breakpoints |
blob | commitdiff | diff to current |
2017-10-09 |
Tom Tromey | Change search_symbols to return std::vector |
blob | commitdiff | diff to current |
2017-09-30 |
Tom Tromey | Remove a cleanup from symtab.c |
blob | commitdiff | diff to current |
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 |
next |