aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Allow pointer arithmetic with integer referencesHannes Domani1-0/+7
2020-04-01gdb/remote: do not check for null_ptid in stop replyTankut Baris Aktemur1-0/+5
2020-04-01Avoid copying in lookup_name_infoTom Tromey1-0/+24
2020-04-01Avoid some copying in psymtab.cTom Tromey1-0/+8
2020-03-31Fix py-tui.c build problemTom Tromey1-0/+5
2020-03-31Don't pass NULL to memcpy in gdbTom Tromey1-0/+5
2020-03-30RISC-V: Update CSR to privileged spec 1.11.Nelson Chu1-0/+5
2020-03-30Change ada_which_variant_applies to value APITom Tromey1-0/+8
2020-03-30[PowerPC] Fix debug register issues in ppc-linux-natPedro Franco de Carvalho1-0/+96
2020-03-30[PowerPC] Move up some register access routinesPedro Franco de Carvalho1-0/+8
2020-03-30Add low_new_clone method to linux_nat_target.Pedro Franco de Carvalho1-0/+5
2020-03-29gdb: rename partial symtab expand functions of debug info readers using legac...Simon Marchi1-0/+13
2020-03-29gdb: rename partial_symtab::read_dependencies to expand_dependenciesSimon Marchi1-0/+13
2020-03-29gdb: remove discard_psymtab functionSimon Marchi1-0/+6
2020-03-28Fix comment in dwarf2/attribute.hTom Tromey1-0/+5
2020-03-28Fix formatting of read_attribute_reprocessTom Tromey1-0/+4
2020-03-27Always fix system DLL paths for 32bit programsHannes Domani1-0/+4
2020-03-26Support AT_BSDFLAGS on FreeBSD.John Baldwin1-0/+4
2020-03-26Change two functions to be methods on struct attributeTom Tromey1-0/+19
2020-03-26Move DWARF-constant stringifying code to new fileTom Tromey1-0/+9
2020-03-26Rewrite new die_info methodsTom Tromey1-0/+5
2020-03-26Change two more functions to be methods on die_infoTom Tromey1-0/+8
2020-03-26Remove sibling_dieTom Tromey1-0/+12
2020-03-26Change dwarf2_attr_no_follow to be a methodTom Tromey1-0/+8
2020-03-26Remove dwarf2_cu::base_knownTom Tromey1-0/+8
2020-03-26Move die_info to new headerTom Tromey1-0/+5
2020-03-26Move more code to line-header.cTom Tromey1-0/+16
2020-03-26Convert read_indirect_line_string to a methodTom Tromey1-0/+9
2020-03-26Trivial fix in dwarf_decode_macro_bytesTom Tromey1-0/+5
2020-03-26Use a const dwarf2_section_info in macro readerTom Tromey1-0/+8
2020-03-26Use a const line_header in macro readerTom Tromey1-0/+7
2020-03-26Make some line_header methods constTom Tromey1-0/+8
2020-03-26Move code to new file dwarf2/macro.cTom Tromey1-0/+11
2020-03-26Add dwarf2_section_info::read_string methodTom Tromey1-0/+13
2020-03-26Convert dwarf2_section_buffer_overflow_complaint to a methodTom Tromey1-0/+10
2020-03-26Move dwarf2_section_buffer_overflow_complaint to dwarf2/section.cTom Tromey1-0/+9
2020-03-26Split dwarf_decode_macros into two overloadsTom Tromey1-0/+4
2020-03-26Change dwarf_decode_macro_bytes calling conventionTom Tromey1-0/+8
2020-03-26Add dwz.c and dwz_file::read_stringTom Tromey1-0/+10
2020-03-26Introduce dwarf2/dwz.hTom Tromey1-0/+8
2020-03-25Fix error message in compile-object-load.cTom Tromey1-0/+5
2020-03-25Fix WOW64 process system DLL pathsHannes Domani1-0/+4
2020-03-25[gdb] Print user/includes fields for maint commandsTom de Vries1-0/+6
2020-03-25gdb/riscv: Apply NaN boxing when writing return values into registersAndrew Burgess1-0/+8
2020-03-24gdb: bool-ify follow_forkSimon Marchi1-0/+18
2020-03-24[gdb] Print user for maint info psymtabsTom de Vries1-0/+4
2020-03-20Make dwarf2_evaluate_property parameter constTom Tromey1-0/+7
2020-03-20gdb: remove HAVE_DECL_PTRACESimon Marchi1-0/+8
2020-03-20Update the return type of gdb_ptrace to be more flexibleKamil Rytarowski1-0/+8
2020-03-20Fix assert in c-exp.yTom Tromey1-0/+4