aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-10-14[gdb] Fix segfault in solib_contains_address_pTom de Vries1-0/+6
2020-10-13gdb: don't pass TARGET_WNOHANG to targets that can't async (PR 26642)Simon Marchi1-0/+8
2020-10-13Normalize names of the NetBSD filesKamil Rytarowski1-0/+67
2020-10-12Change target_section_table to std::vector aliasTom Tromey1-0/+32
2020-10-12Remove clear_section_tableTom Tromey1-0/+8
2020-10-12Simplify add_target_sections_of_objfileTom Tromey1-0/+4
2020-10-12build_section_table cannot failTom Tromey1-0/+10
2020-10-12Use a std::vector in target_section_tableTom Tromey1-0/+49
2020-10-12Introduce target-section.hTom Tromey1-0/+6
2020-10-12Reject ambiguous C++ field accesses (PR exp/26602)Pedro Alves1-0/+15
2020-10-11gdb: detect main function even when there's no matching msymbolAndrew Burgess1-0/+5
2020-10-09ada-lang.c::advance_wild_match improve doc and parameter+temporaries typesJoel Brobecker1-0/+5
2020-10-09Fix bit offset regressionTom Tromey1-0/+4
2020-10-09Return std::string from ada_encodeTom Tromey1-0/+9
2020-10-09Handle void results as unformatted printsHannes Domani1-0/+6
2020-10-09gdb: Delay releasing target_desc_up in more casesAndrew Burgess1-0/+19
2020-10-09gnulib: Ensure all libraries are used when building gdb/gdbserverAndrew Burgess1-0/+5
2020-10-09Notify observers that directories have changed when using "directory" CLI com...Jan Vrany1-0/+5
2020-10-08Style more output of "disassemble" commandTom Tromey1-0/+5
2020-10-08Update GDB NEWS with ARC support in GDBserverShahab Vahedi1-0/+4
2020-10-08gdb: Have allocate_target_description return a unique_ptrAndrew Burgess1-0/+86
2020-10-07Add simple_search_memory unit testsTom Tromey1-0/+6
2020-10-07Document inclusive range in help for "find"Tom Tromey1-0/+6
2020-10-07Move simple_search_memory to gdbsupport/search.ccTom Tromey1-0/+7
2020-10-07gdb: put user-supplied CFLAGS at the endSimon Marchi1-0/+6
2020-10-07arc: Add support for Linux coredump filesAnton Kolesov1-0/+14
2020-10-07arc: Rename "arc_gdbarch_features" structShahab Vahedi1-0/+7
2020-10-07gdb/infcmd: remove redundant clear_proceed_status callTankut Baris Aktemur1-0/+5
2020-10-07Correct logical error in NetBSD's read_memory and write_memoryKamil Rytarowski1-0/+4
2020-10-07Add common write_memory and read_memory NetBSD routinesKamil Rytarowski1-0/+6
2020-10-07gdb: make signal_catch_counts a static arraySimon Marchi1-0/+5
2020-10-06gdb: handle unmapped overlays in find_pc_lineAndrew Burgess1-0/+5
2020-10-05gdb: sync tui header files in HFILES_NO_SRCDIRSimon Marchi1-0/+5
2020-10-05gdb: TYPE_VECTOR -> type::is_vector in amd64-windows-tdep.cSimon Marchi1-0/+5
2020-10-05gdb: avoid unnecessary string copy in auto_load_objfile_script_1Simon Marchi1-0/+6
2020-10-05Fix function argument and return value locationsHannes Domani1-0/+6
2020-10-05Add Luis Machado to AArch64/ARM GDB maintainersAlan Hayward1-0/+5
2020-10-04gdb: add doc for "set/show debug event-loop"Simon Marchi1-0/+4
2020-10-02Unconditionally use REG_EXTENDEDTom Tromey1-0/+5
2020-10-02gdb: fix some inferior_created observer signaturesSimon Marchi1-0/+6
2020-10-02gdb: add debug prints in event loopSimon Marchi1-0/+9
2020-10-02gdb: move debug_prefixed_vprintf hereSimon Marchi1-0/+7
2020-10-02gdb: give names to async event/signal handlersSimon Marchi1-0/+18
2020-10-02gdb: give names to event loop file handlersSimon Marchi1-0/+15
2020-10-02gdb: remove arguments from inferior_created observableSimon Marchi1-0/+7
2020-10-02DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries.nitachra1-0/+10
2020-10-02Fix the i386 buildKamil Rytarowski1-0/+4
2020-10-02Remove the old sanity check of sigcontext offsets for NetBSD/i386Kamil Rytarowski1-0/+5
2020-10-02Include the x86-bsd-nat.h header and fix the NetBSD/i386 buildKamil Rytarowski1-0/+4
2020-09-30[gdb] Fix regression in dwarf2_nameTom de Vries1-0/+5