aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-04-17Add block_search_flagsTom Tromey1-0/+5
2021-04-16Rewrite the Rust expression parserTom Tromey1-0/+8
2021-04-16Print bfloat16 DWARF types correctlyLuis Machado1-0/+4
2021-04-15gdb fbsd-nat: Use new-style debug macrosJohn Baldwin1-0/+5
2021-04-15Avoid crash in Ada value printing with optimized-out arrayTom Tromey1-0/+5
2021-04-15Use common_val_print_checked in print_variable_and_valueTom Tromey1-0/+5
2021-04-15Use block_symbol in var_value_operationTom Tromey1-1/+33
2021-04-15gdb: add "set startup-quietly" commandTom Tromey1-0/+11
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess1-0/+14
2021-04-15gdb: refactor the initialization file lookup codeAndrew Burgess1-0/+8
2021-04-14gdb/dwarf2: fix "info locals" for clang-compiled inlined functionsTankut Baris Aktemur1-0/+6
2021-04-13[gdb] Fix regoff_t incompatibilityTom de Vries1-0/+5
2021-04-13Fix build failure for 32-bit targets with --enable-targets=allLuis Machado1-0/+5
2021-04-12[PATCH] gdb-power10-single-stepWill Schmidt1-0/+5
2021-04-12[PATCH, rs6000, v3][PR gdb/27525] displaced stepping across addpcis/lnia.Will Schmidt1-0/+6
2021-04-12Add myself to gdb/MAINTAINERSWill Schmidt1-0/+4
2021-04-12RS6000 Add support to print vector register contents as float128Carl Love1-0/+6
2021-04-12gdb, gdbserver: remove WinCE support codeSimon Marchi1-0/+5
2021-04-10Fix handling DLL loads at run timeEli Zaretskii1-0/+11
2021-04-09[AArch64] Fix include order for MTELuis Machado1-0/+4
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