aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-10-22gdb/fortran: add support for parsing array strides in expressionsAndrew Burgess1-0/+10
2020-10-22gdb: rename 'enum range_type' to 'enum range_flag'Andrew Burgess1-0/+19
2020-10-22gdb: Convert enum range_type to a bit field enumAndrew Burgess1-0/+16
2020-10-21gdb: fix two comments in infrunSimon Marchi1-0/+5
2020-10-21gdb: make gdbarch_make_corefile_notes return a unique ptrSimon Marchi1-0/+27
2020-10-20gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi1-0/+14
2020-10-20gdb: make gdbarch predicates return boolSimon Marchi1-0/+6
2020-10-20Remove varobj_item typedefTom Tromey1-0/+4
2020-10-20gdb: change some int to bool in infrun.cSimon Marchi1-0/+27
2020-10-20gdb: fix comment of get_displaced_stepping_stateSimon Marchi1-0/+4
2020-10-20Fix help string of alias commandAndreas Schwab1-0/+4
2020-10-19Don't erase TUI source window when switching focusTom Tromey1-0/+10
2020-10-19gdb/thread: fine-tune 'info threads' help textTankut Baris Aktemur1-0/+5
2020-10-19gdb/frame: remove an unused type aliasTankut Baris Aktemur1-0/+4
2020-10-19gdb: get jiter objfile from a bound minsymMihails Strasuns1-0/+5
2020-10-17Have partial symbol tables own psymbol vectorsTom Tromey1-0/+45
2020-10-17Make range types inherit signed-ness from base typeTom Tromey1-0/+7
2020-10-17[gdb/symtab] Handle setting line bp without debug line infoTom de Vries1-0/+6
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