2018-05-21 |
Simon Marchi | Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible |
blob | commitdiff |
2018-02-14 |
Tom Tromey | Change openp et al to use a unique_xmalloc_ptr |
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-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-31 |
Ruslan Kabatsayev | Avoid indexing std::vector past the end |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Remove some unused variables |
blob | commitdiff | diff to current |
2017-11-17 |
Tom Tromey | Handle dereferencing Rust trait objects |
blob | commitdiff | diff to current |
2017-11-09 |
Tom Tromey | Simplify the psymbol hash function |
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-10-14 |
Simon Marchi | Replace psymbol_allocation_list with std::vector |
blob | commitdiff | diff to current |
2017-10-09 |
Pedro Alves | Make cp_remove_params return a gdb::unique_xmalloc_ptr |
blob | commitdiff | diff to current |
2017-09-27 |
Tom Tromey | Constify some functions in psymtab.c |
blob | commitdiff | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | diff to current |
2017-08-22 |
Tom Tromey | Change psymtab_search_name to return a unique_xmalloc_ptr |
blob | commitdiff | diff to current |
2017-08-22 |
Tom Tromey | Change rewrite_source_path to return a unique_xmalloc_ptr |
blob | commitdiff | diff to current |
2017-08-05 |
Tom Tromey | Use gdb::unique_xmalloc_ptr when calling tilde_expand |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Introduce gdb_argv, a class wrapper for buildargv |
blob | commitdiff | diff to current |
2017-07-20 |
Pedro Alves | Use SYMBOL_MATCHES_SEARCH_NAME some more |
blob | commitdiff | diff to current |
2017-04-12 |
Tom Tromey | Change increment_reading_symtab to return a scoped_restore |
blob | commitdiff | diff to current |
2017-04-05 |
Pedro Alves | -Wwrite-strings: The Rest |
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-16 |
Sergio Durigan Junior | PR gdb/21164: maint print {symbols,msymbols,psymbols... |
blob | commitdiff | diff to current |
2017-02-02 |
Pedro Alves | Eliminate make_cleanup_ui_file_delete / make ui_file... |
blob | commitdiff | diff to current |
2017-01-11 |
Tom Tromey | Remove make_cleanup_discard_psymtabs |
blob | commitdiff | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | diff to current |
2016-12-22 |
Doug Evans | New syntax for mt print symbols,msymbols,psymbols. |
blob | commitdiff | diff to current |
2016-10-06 |
Tom Tromey | Remove Java support |
blob | commitdiff | diff to current |
2016-10-05 |
Tom Tromey | PR symtab/20652 - fix psymbol_compare |
blob | commitdiff | diff to current |
2016-04-21 |
Pedro Alves | Add missing sentinel 'char *' casts in concat/reconcat... |
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-10-27 |
Pedro Alves | psymtab.c: Add casts |
blob | commitdiff | diff to current |
2015-10-26 |
Doug Evans | Print address map in output of "mt print psymbols" |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (2/2) |
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-16 |
Doug Evans | psymtab.c (add_psymbol_to_bcache): Remove "val" arg. |
blob | commitdiff | diff to current |
2015-08-15 |
Doug Evans | Add end_psymtab_common, have all debug info readers... |
blob | commitdiff | diff to current |
2015-08-15 |
Doug Evans | objfiles.h,psympriv.h,psymtab.c: Whitespace. |
blob | commitdiff | diff to current |
2015-07-31 |
Simon Marchi | Mostly trivial enum fixes |
blob | commitdiff | diff to current |
2015-06-19 |
Doug Evans | Remove special support in gdb for Sun's version of... |
blob | commitdiff | diff to current |
2015-05-27 |
Doug Evans | PR symtab/18258 |
blob | commitdiff | diff to current |
2015-04-15 |
Doug Evans | Make info fun|var|types interruptable for psyms. |
blob | commitdiff | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
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-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | diff to current |
2014-12-13 |
Doug Evans | Give quick_symbol_functions "methods" a consistent... |
blob | commitdiff | diff to current |
2014-11-21 |
Doug Evans | psymtab.c (psymtab_search_name): Fix whitespace. |
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 | The result of symtab expansion is always a primary... |
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-08-07 |
Gary Benson | Include gdb_assert.h in common-defs.h |
blob | commitdiff | diff to current |
2014-06-18 |
Tom Tromey | constify some blockvector APIs |
blob | commitdiff | diff to current |
2014-06-07 |
Keith Seitz | Revert patchset for c++/16253: it causes a large perfor... |
blob | commitdiff | diff to current |
2014-04-14 |
Keith Seitz | Remove symbol_matches_domain. This fixes |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | start change to progspace independence |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | change minsym representation |
blob | commitdiff | diff to current |
2014-01-15 |
Doug Evans | psymtab cleanup patch 2/3 |
blob | commitdiff | diff to current |
2014-01-15 |
Doug Evans | psymtab cleanup patch 1/3 |
blob | commitdiff | diff to current |
2014-01-13 |
Tom Tromey | replace XCALLOC with XCNEWVEC or XCNEW |
blob | commitdiff | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | diff to current |
2013-12-06 |
Tom Tromey | put the psymtab filename in the filename bcache |
blob | commitdiff | diff to current |
2013-09-25 |
Doug Evans | * symfile.h (struct quick_symbol_functions): Reorg... |
blob | commitdiff | diff to current |
2013-09-24 |
Jan Kratochvil | Code cleanup: Add objfile_name accessor |
blob | commitdiff | diff to current |
2013-08-07 |
Tom Tromey | remove unused qf method |
blob | commitdiff | diff to current |
2013-05-17 |
Doug Evans | * NEWS: Mention new maintenance commands check-symtabs... |
blob | commitdiff | diff to current |
2013-05-08 |
Doug Evans | * psymtab.c (expand_symtabs_matching_via_partial)... |
blob | commitdiff | diff to current |
2013-05-06 |
Doug Evans | * dbxread.c (process_one_symbol): Constify section_off... |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | PR symtab/8424: |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | * ada-lang.c (ada_decode_symbol): Check and set 'ada_m... |
blob | commitdiff | diff to current |
2013-04-03 |
Doug Evans | * psymtab.c (read_psymtabs_with_fullname): Don't call |
blob | commitdiff | diff to current |
2013-03-20 |
Tom Tromey | * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section) |
blob | commitdiff | diff to current |
2013-03-14 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-02-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-02-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-02-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-02-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-02-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-01-21 |
Tom Tromey | * symfile.h (obsavestring): Don't declare. |
blob | commitdiff | diff to current |
2013-01-18 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2013-01-14 |
Tom Tromey | PR symtab/14931: |
blob | commitdiff | diff to current |
2013-01-11 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2013-01-10 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-01-09 |
Doug Evans | * symfile.h (quick_symbol_functions): Delete member |
blob | commitdiff | diff to current |
2013-01-03 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | diff to current |
2012-12-20 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-12-16 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-12-12 |
Tom Tromey | * dbxread.c (read_dbx_symtab): Update. |
blob | commitdiff | diff to current |
2012-07-26 |
Tom Tromey | * symmisc.c (print_symbol_bcache_statistics): Use... |
blob | commitdiff | diff to current |
2012-07-12 |
Doug Evans | * psymtab.c (map_symbol_filenames_psymtab): Skip share... |
blob | commitdiff | diff to current |
2012-07-10 |
Doug Evans | * psympriv.h (struct partial_symtab): New member ... |
blob | commitdiff | diff to current |
2012-07-10 |
Doug Evans | * psymtab.c (allocate_psymtab): Use host_address_to_st... |
blob | commitdiff | diff to current |
2012-06-26 |
Doug Evans | * NEWS: Mention new options "set debug dwarf2-read... |
blob | commitdiff | diff to current |
2012-05-24 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-05-18 |
Tom Tromey | * psymtab.c (find_pc_sect_symtab_from_partial): Return... |
blob | commitdiff | diff to current |
2012-05-10 |
Tom Tromey | * psymtab.c (partial_map_expand_apply): Add assertion. |
blob | commitdiff | diff to current |
2012-05-10 |
Tom Tromey | * tracepoint.c (scope_info): Update. |
blob | commitdiff | diff to current |
2012-05-10 |
Tom Tromey | * psymtab.c (PSYMTAB_TO_SYMTAB): Remove. |
blob | commitdiff | diff to current |
next |