aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-04-07[gdb/symtab] Fix check-psymtab failure for inline functionTom de Vries1-0/+5
2020-04-06Implement basic threading support in the NetBSD targetKamil Rytarowski1-0/+17
2020-04-06Select variant field when printing variantTom Tromey1-0/+6
2020-04-06Fix build breakage in NetBSD tdep filesTom Tromey1-0/+8
2020-04-06Handle complex error type in read_base_typeTom Tromey1-0/+5
2020-04-06Add signal number conversions for NetBSDKamil Rytarowski1-0/+17
2020-04-03Fix attributes of typed enums of typedefsHannes Domani1-0/+5
2020-04-03Fix DWARF disassembly of DW_OP_const_typeTom Tromey1-0/+5
2020-04-02gdb: use bfd_get_section_contents to read section contents in is_linked_with_...Simon Marchi1-0/+8
2020-04-02gdb: replace some calls to internal_error with gdb_assertSimon Marchi1-0/+9
2020-04-02Avoid assertion failure due to complex type changeTom Tromey1-0/+5
2020-04-02Micro-optimize partial_die_info::readTom Tromey1-0/+5
2020-04-02gdb: Don't remove duplicate entries from the line tableAndrew Burgess1-0/+7
2020-04-02[gdb/ada] Fix -readnow FAILsTom de Vries1-0/+5
2020-04-02[gdb] Use partial symbol table to find language for mainTom de Vries1-0/+16
2020-04-01gdb: fix style issues in is_linked_with_cygwin_dllSimon Marchi1-0/+4
2020-04-01Fix an undefined behavior in record_lineBernd Edlinger1-0/+5
2020-04-01Fix the resizing condition of the line tableBernd Edlinger1-0/+4
2020-04-01Fix value_literal_complex commentTom Tromey1-0/+5
2020-04-01Add _Complex type support to C parserTom Tromey1-0/+8
2020-04-01Implement complex arithmeticTom Tromey1-0/+7
2020-04-01Change the C parser to allow complex constantsTom Tromey1-0/+6
2020-04-01Change how complex types are printed in CTom Tromey1-0/+4
2020-04-01Add accessors for members of complex numbersTom Tromey1-0/+8
2020-04-01Change how complex types are createdTom Tromey1-0/+19
2020-04-01gdb/infrun: stop all threads if there exists a non-stop targetTankut Baris Aktemur1-0/+8
2020-04-01gdb: define convenience function 'exists_non_stop_target'Tankut Baris Aktemur1-0/+5
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