aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-04-08Remove unused variable un darwin_nat_target::resumeDominique Quatravaux1-0/+5
2021-04-08gdb: Allow prologue detection via symbols for Intel compilers.Felix Willgerodt1-0/+8
2021-04-08gdb: Update producer check for Intel compilers.Felix Willgerodt1-0/+6
2021-04-07gdb: make target_ops::follow_fork return voidSimon Marchi1-0/+17
2021-04-07CTF: handle forward reference typeWeimin Pan1-0/+6
2021-04-07gdb/fortran: handle dynamic types within arrays and structuresAndrew Burgess1-0/+16
2021-04-07gdb: allow casting to rvalue reference in more casesAndrew Burgess1-0/+5
2021-04-07gdb: move cheap pointer equality check earlier in types_equalAndrew Burgess1-0/+5
2021-04-07gdb: handle relative paths to DWO filesCaroline Tice1-0/+5
2021-04-07gdb: Handle missing .debug_str sectionAndrew Burgess1-0/+8
2021-04-07gdb/py: fix gdb.parameter('data-directory')Andrew Burgess1-0/+7
2021-04-06[gdb/breakpoints] Workaround missing line-table entryTom de Vries1-0/+6
2021-04-06[gdb/tui] Fix len_without_escapes in tui-disasm.cTom de Vries1-0/+6
2021-04-04gdb: fix internal error in avr_frame_unwind_cacheSimon Marchi1-0/+5
2021-04-02gdb: remove objfile parameter from get_objfile_bfd_dataSimon Marchi1-0/+5
2021-04-02gdb: pass objfile_per_bfd_storage instead of objfile to partial_symtabSimon Marchi1-0/+17
2021-04-02gdb: use std::string in partial_symtab::partial_symtab / allocate_symtabSimon Marchi1-0/+6
2021-04-02gdb: add intern methods to objfile_per_bfd_storageSimon Marchi1-0/+7
2021-04-01gdb: remove TYPE_FLAG_ENUMSimon Marchi1-0/+5
2021-04-01gdb: add type::is_flag_enum / type::set_is_flag_enumSimon Marchi1-0/+7
2021-04-01gdb: remove TYPE_DECLARED_CLASSSimon Marchi1-0/+5
2021-04-01gdb: add type::is_declared_class / type::set_is_declared_classSimon Marchi1-0/+7
2021-04-01Use importlib instead of imp module on python 3.4+Boris Staletic1-0/+5
2021-04-01Use startswith in gdb subfolder.Martin Liska1-0/+8
2021-03-31Remove two trivial functions from dwarf2/read.cTom Tromey1-0/+7
2021-03-31Fix typo in dwarf2/stringify.hTom Tromey1-0/+4
2021-03-30gdb/dwarf: disable per-BFD resource sharing for -readnow objfilesSimon Marchi1-0/+6
2021-03-29Remove parameter from language_infoTom Tromey1-0/+6
2021-03-29Don't pass empty options to GCCLuis Machado1-0/+4
2021-03-29Restore procfs.c compilationRainer Orth1-0/+7
2021-03-28Simplify DWARF reader initializationTom Tromey1-0/+13
2021-03-27Don't declare elf_sym_fns_lazy_psymsTom Tromey1-0/+4
2021-03-27Don't clear 'qf' in elf_symfile_readTom Tromey1-0/+4
2021-03-26gdb-add-index.sh: Remove use of non posix 'local'Lancelot SIX1-0/+5
2021-03-26Use function view in quick_symbol_functions::map_symbol_filenamesTom Tromey1-0/+29
2021-03-26Simplify use of map_matching_symbols in ada-lang.cTom Tromey1-0/+6
2021-03-26Simplify psymbol_functions::expand_symtabs_matchingTom Tromey1-0/+5
2021-03-26Allow expand_symtabs_matching to examine imported psymtabsTom Tromey1-0/+5
2021-03-26gdb: defer commit resume until all available events are consumedSimon Marchi1-0/+15
2021-03-26gdb: generalize commit_resume, avoid commit-resuming when threads have pendin...Simon Marchi1-0/+55
2021-03-26target_is_non_stop_p and sync targetsPedro Alves1-0/+5
2021-03-26Avoid some pointer chasing in DWARF readerTom Tromey1-0/+7
2021-03-25Fix bkpt-other-inferior.exp racePedro Alves1-0/+5
2021-03-25Fix problem exposed by gdb.server/stop-reply-no-thread-multi.expPedro Alves1-0/+7
2021-03-25gdb/riscv: fix creating breakpoints at invalid addressesChangbin Du1-0/+5
2021-03-24gdb: remove current_top_target functionSimon Marchi1-0/+6
2021-03-24gdb: move all "current target" wrapper implementations to target.cSimon Marchi1-0/+171
2021-03-24Remove 'kind' parameter from dw2_map_matching_symbolsTom Tromey1-0/+8
2021-03-24Fix TYPE_DECLARED_CLASS thinkoKeith Seitz1-0/+6
2021-03-24gdb: make gdbarch_data_registry staticSimon Marchi1-0/+5