2020-01-05 |
Joel Brobecker | Copyright year range updates after running gdb/copyright.py |
blob | commitdiff | raw |
2019-12-03 |
Christian Biesinger | Replace hash function from bcache with fast_hash |
blob | commitdiff | raw | diff to current |
2019-11-24 |
Tom Tromey | Use bool in require_partial_symbols |
blob | commitdiff | raw | diff to current |
2019-11-22 |
Christian Biesinger | Replace the MSYMBOL_*_NAME macros with member functions |
blob | commitdiff | raw | diff to current |
2019-11-06 |
Tom Tromey | Remove some includes of readline.h |
blob | commitdiff | raw | diff to current |
2019-10-31 |
Andrew Burgess | gdb/fortran: Add new 'info modules' command |
blob | commitdiff | raw | diff to current |
2019-10-29 |
Christian Biesinger | Change some arguments to gdb::string_view instead of... |
blob | commitdiff | raw | diff to current |
2019-09-30 |
Simon Marchi | gdb: re-write add_psymbol_to_list doc, move it to heade... |
blob | commitdiff | raw | diff to current |
2019-09-13 |
Andrew Burgess | gdb: Don't fault for 'maint print psymbols' when using... |
blob | commitdiff | raw | diff to current |
2019-09-11 |
Christian Biesinger | Change the type of copy_names from int to bool |
blob | commitdiff | raw | diff to current |
2019-09-10 |
Tom Tromey | Change map_matching_symbols to take a lookup_name_info |
blob | commitdiff | raw | diff to current |
2019-09-10 |
Tom Tromey | Simplify psym_map_matching_symbols |
blob | commitdiff | raw | diff to current |
2019-09-10 |
Tom Tromey | Change map_matching_symbols to take a symbol_found_call... |
blob | commitdiff | raw | diff to current |
2019-09-07 |
Simon Marchi | Change lookup_symbol's block_index parameter type to... |
blob | commitdiff | raw | diff to current |
2019-09-03 |
Andrew Burgess | gdb: Handle missing domain types in: maintenance print... |
blob | commitdiff | raw | diff to current |
2019-06-04 |
Pedro Alves | Introduce and use make_unique_xstrdup |
blob | commitdiff | raw | diff to current |
2019-05-04 |
Tom Tromey | Don't derive partial_symbol from general_symbol_info |
blob | commitdiff | raw | diff to current |
2019-03-25 |
Tom Tromey | More block constification |
blob | commitdiff | raw | diff to current |
2019-03-07 |
Tom Tromey | C++-ify bcache |
blob | commitdiff | raw | diff to current |
2019-01-17 |
Tom Tromey | Make psymtab range adapter a method on objfile |
blob | commitdiff | raw | diff to current |
2019-01-17 |
Tom Tromey | Change all_objfiles adapter to be a method on program_space |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Move psymtabs to their own obstack |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Make psymtab_storage::free_psymtabs private |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Move more allocations to psymtab obstack |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Allocate the address map on the psymtab obstack |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Introduce class psymtab_storage |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Change symbol_set_names to take an objfile_per_bfd_storage |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Simplify calls to init_psymbol_list |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Change add_psymbol_to_list to use an enum |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Remove parameters from start_psymtab_common |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Remove some unneeded psymtab initializations |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Remove ALL_OBJFILE_PSYMTABS |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Remove most uses of ALL_OBJFILES |
blob | commitdiff | raw | diff to current |
2019-01-10 |
Tom Tromey | Remove ALL_PSPACE_OBJFILES |
blob | commitdiff | raw | diff to current |
2019-01-04 |
Tom Tromey | Use upper case for more metasyntactic variables in gdb |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2018-11-09 |
Tom Tromey | Return scoped_fd from open_source_file and find_and_ope... |
blob | commitdiff | raw | diff to current |
2018-10-04 |
Joel Brobecker | reformat parameters of gdb/psymtab.c::recursively_searc... |
blob | commitdiff | raw | diff to current |
2018-10-04 |
Tom Tromey | Clean up "Reading symbols" output |
blob | commitdiff | raw | diff to current |
2018-10-04 |
Tom Tromey | Use filtered printing when reading symbols |
blob | commitdiff | raw | diff to current |
2018-07-26 |
Tom Tromey | Make psymbols and psymtabs independent of the program... |
blob | commitdiff | raw | diff to current |
2018-07-26 |
Tom Tromey | Introduce accessors for psymtab high and low fields |
blob | commitdiff | raw | diff to current |
2018-07-26 |
Tom Tromey | Introduce partial_symbol::address |
blob | commitdiff | raw | diff to current |
2018-07-26 |
Tom Tromey | Change representation of psymbol to flush out accessors |
blob | commitdiff | raw | diff to current |
2018-05-21 |
Simon Marchi | Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible |
blob | commitdiff | raw | diff to current |
2018-02-14 |
Tom Tromey | Change openp et al to use a unique_xmalloc_ptr |
blob | commitdiff | raw | diff to current |
2018-01-10 |
Pedro Alves | language_get_symbol_name_matcher -> get_symbol_name_matcher |
blob | commitdiff | raw | diff to current |
2018-01-05 |
Pedro Alves | Fix regresssion(internal-error) printing subprogram... |
blob | commitdiff | raw | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2017-12-31 |
Ruslan Kabatsayev | Avoid indexing std::vector past the end |
blob | commitdiff | raw | diff to current |
2017-12-05 |
Simon Marchi | Remove some unused variables |
blob | commitdiff | raw | diff to current |
2017-11-17 |
Tom Tromey | Handle dereferencing Rust trait objects |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Tom Tromey | Simplify the psymbol hash function |
blob | commitdiff | raw | diff to current |
2017-11-08 |
Pedro Alves | lookup_name_info::make_ignore_params |
blob | commitdiff | raw | diff to current |
2017-11-08 |
Pedro Alves | Introduce lookup_name_info and generalize Ada's FULL... |
blob | commitdiff | raw | diff to current |
2017-10-14 |
Simon Marchi | Replace psymbol_allocation_list with std::vector |
blob | commitdiff | raw | diff to current |
2017-10-09 |
Pedro Alves | Make cp_remove_params return a gdb::unique_xmalloc_ptr |
blob | commitdiff | raw | diff to current |
2017-09-27 |
Tom Tromey | Constify some functions in psymtab.c |
blob | commitdiff | raw | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Tom Tromey | Change psymtab_search_name to return a unique_xmalloc_ptr |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Tom Tromey | Change rewrite_source_path to return a unique_xmalloc_ptr |
blob | commitdiff | raw | diff to current |
2017-08-05 |
Tom Tromey | Use gdb::unique_xmalloc_ptr when calling tilde_expand |
blob | commitdiff | raw | diff to current |
2017-08-03 |
Tom Tromey | Introduce gdb_argv, a class wrapper for buildargv |
blob | commitdiff | raw | diff to current |
2017-07-20 |
Pedro Alves | Use SYMBOL_MATCHES_SEARCH_NAME some more |
blob | commitdiff | raw | diff to current |
2017-04-12 |
Tom Tromey | Change increment_reading_symtab to return a scoped_restore |
blob | commitdiff | raw | diff to current |
2017-04-05 |
Pedro Alves | -Wwrite-strings: The Rest |
blob | commitdiff | raw | diff to current |
2017-02-23 |
Pedro Alves | Use gdb::function_view in iterate_over_symtabs & co |
blob | commitdiff | raw | diff to current |
2017-02-16 |
Sergio Durigan Junior | PR gdb/21164: maint print {symbols,msymbols,psymbols... |
blob | commitdiff | raw | diff to current |
2017-02-02 |
Pedro Alves | Eliminate make_cleanup_ui_file_delete / make ui_file... |
blob | commitdiff | raw | diff to current |
2017-01-11 |
Tom Tromey | Remove make_cleanup_discard_psymtabs |
blob | commitdiff | raw | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | raw | diff to current |
2016-12-22 |
Doug Evans | New syntax for mt print symbols,msymbols,psymbols. |
blob | commitdiff | raw | diff to current |
2016-10-06 |
Tom Tromey | Remove Java support |
blob | commitdiff | raw | diff to current |
2016-10-05 |
Tom Tromey | PR symtab/20652 - fix psymbol_compare |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Pedro Alves | Add missing sentinel 'char *' casts in concat/reconcat... |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | raw | diff to current |
2015-10-27 |
Pedro Alves | psymtab.c: Add casts |
blob | commitdiff | raw | diff to current |
2015-10-26 |
Doug Evans | Print address map in output of "mt print psymbols" |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (2/2) |
blob | commitdiff | raw | diff to current |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
blob | commitdiff | raw | diff to current |
2015-08-16 |
Doug Evans | psymtab.c (add_psymbol_to_bcache): Remove "val" arg. |
blob | commitdiff | raw | diff to current |
2015-08-15 |
Doug Evans | Add end_psymtab_common, have all debug info readers... |
blob | commitdiff | raw | diff to current |
2015-08-15 |
Doug Evans | objfiles.h,psympriv.h,psymtab.c: Whitespace. |
blob | commitdiff | raw | diff to current |
2015-07-31 |
Simon Marchi | Mostly trivial enum fixes |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Doug Evans | Remove special support in gdb for Sun's version of... |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Doug Evans | PR symtab/18258 |
blob | commitdiff | raw | diff to current |
2015-04-15 |
Doug Evans | Make info fun|var|types interruptable for psyms. |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
blob | commitdiff | raw | diff to current |
2015-01-31 |
Gary Benson | new callback parameter expansion_notify for expand_symt... |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | raw | diff to current |
2014-12-13 |
Doug Evans | Give quick_symbol_functions "methods" a consistent... |
blob | commitdiff | raw | diff to current |
2014-11-21 |
Doug Evans | psymtab.c (psymtab_search_name): Fix whitespace. |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Doug Evans | Split struct symtab into two: struct symtab and compuni... |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Doug Evans | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR... |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Doug Evans | The result of symtab expansion is always a primary... |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Doug Evans | Move lookup_block_symbol to block.c, rename to block_lo... |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Gary Benson | Include gdb_assert.h in common-defs.h |
blob | commitdiff | raw | diff to current |
2014-06-18 |
Tom Tromey | constify some blockvector APIs |
blob | commitdiff | raw | diff to current |
2014-06-07 |
Keith Seitz | Revert patchset for c++/16253: it causes a large perfor... |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Keith Seitz | Remove symbol_matches_domain. This fixes |
blob | commitdiff | raw | diff to current |
next |