aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves46-83/+132
2020-10-13gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves5-6/+27
2020-10-13Introduce mi_runto_mainPedro Alves12-18/+39
2020-10-13'runto main' -> 'runto_main' throughoutPedro Alves57-63/+123
2020-10-13gdb: don't pass TARGET_WNOHANG to targets that can't async (PR 26642)Simon Marchi6-1/+88
2020-10-13Normalize names of the NetBSD filesKamil Rytarowski37-99/+166
2020-10-12Change target_section_table to std::vector aliasTom Tromey17-75/+94
2020-10-12Remove clear_section_tableTom Tromey4-14/+9
2020-10-12Simplify add_target_sections_of_objfileTom Tromey2-13/+5
2020-10-12build_section_table cannot failTom Tromey7-39/+26
2020-10-12Use a std::vector in target_section_tableTom Tromey15-301/+230
2020-10-12Introduce target-section.hTom Tromey3-27/+60
2020-10-13PowerPC testsuite fails and duplicatesAlan Modra13-137/+22
2020-10-13Re: gdb: Improve formatting of 'show architecture' messagesAlan Modra6-9/+18
2020-10-12Reject ambiguous C++ field accesses (PR exp/26602)Pedro Alves5-219/+451
2020-10-12Fix testcases with required but unreferenced functions and variablesGary Benson15-19/+36
2020-10-11gdb: detect main function even when there's no matching msymbolAndrew Burgess4-10/+33
2020-10-09ada-lang.c::advance_wild_match improve doc and parameter+temporaries typesJoel Brobecker2-6/+11
2020-10-09Fix bit offset regressionTom Tromey5-10/+23
2020-10-09Return std::string from ada_encodeTom Tromey4-40/+34
2020-10-09Handle void results as unformatted printsHannes Domani4-0/+17
2020-10-09gdb: Delay releasing target_desc_up in more casesAndrew Burgess10-66/+89
2020-10-09gnulib: Ensure all libraries are used when building gdb/gdbserverAndrew Burgess2-3/+7
2020-10-09Notify observers that directories have changed when using "directory" CLI com...Jan Vrany4-2/+30
2020-10-08Style more output of "disassemble" commandTom Tromey4-9/+27
2020-10-08Update GDB NEWS with ARC support in GDBserverShahab Vahedi2-0/+6
2020-10-08gdb: Have allocate_target_description return a unique_ptrAndrew Burgess76-512/+599
2020-10-07Add simple_search_memory unit testsTom Tromey3-0/+106
2020-10-07Document inclusive range in help for "find"Tom Tromey2-0/+7
2020-10-07Move simple_search_memory to gdbsupport/search.ccTom Tromey4-112/+24
2020-10-07Rename some tests in find.expTom Tromey2-6/+10
2020-10-07gdb: put user-supplied CFLAGS at the endSimon Marchi2-3/+13
2020-10-07arc: Add support for Linux coredump filesAnton Kolesov5-4/+270
2020-10-07arc: Rename "arc_gdbarch_features" structShahab Vahedi4-19/+26
2020-10-07gdb/infcmd: remove redundant clear_proceed_status callTankut Baris Aktemur2-1/+5
2020-10-07Correct logical error in NetBSD's read_memory and write_memoryKamil Rytarowski2-2/+6
2020-10-07Add common write_memory and read_memory NetBSD routinesKamil Rytarowski4-0/+131
2020-10-07gdb: make signal_catch_counts a static arraySimon Marchi2-3/+6
2020-10-06gdb: Fix installation of gcore.1 on some platformsMichael Forney2-0/+6
2020-10-06Fix gdb.base/list.exp with ClangGary Benson3-2/+7
2020-10-06Fix gdb.base/list-ambiguous.exp with ClangGary Benson3-2/+8
2020-10-06gdb: handle unmapped overlays in find_pc_lineAndrew Burgess2-3/+17
2020-10-06gdb/testsuite: allow gdb.base/overlays.exp to compile for m32rAndrew Burgess4-38/+58
2020-10-05gdb: sync tui header files in HFILES_NO_SRCDIRSimon Marchi2-1/+6
2020-10-05gdb: TYPE_VECTOR -> type::is_vector in amd64-windows-tdep.cSimon Marchi2-1/+6
2020-10-05gdb: avoid unnecessary string copy in auto_load_objfile_script_1Simon Marchi2-4/+8
2020-10-05Fix function argument and return value locationsHannes Domani5-5/+46
2020-10-05Add Luis Machado to AArch64/ARM GDB maintainersAlan Hayward2-0/+7
2020-10-04gdb: add doc for "set/show debug event-loop"Simon Marchi4-0/+24
2020-10-04gdb/doc: space out list entries, fix one typeSimon Marchi2-1/+39