aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-10-21Fix gdb.mi/mi-fullname-deleted.exp with ClangGary Benson2-4/+27
2020-10-20gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi10-14/+28
2020-10-20gdb: make gdbarch predicates return boolSimon Marchi4-124/+130
2020-10-20Remove varobj_item typedefTom Tromey2-2/+6
2020-10-20gdb: change some int to bool in infrun.cSimon Marchi2-70/+98
2020-10-20gdb: fix comment of get_displaced_stepping_stateSimon Marchi2-1/+5
2020-10-20Fix help string of alias commandAndreas Schwab2-2/+6
2020-10-20[gdb/testsuite] Remove superfluous marker in pr13961.STom de Vries2-1/+4
2020-10-20[gdb/testsuite] Use main.c in gdb.dwarf2Tom de Vries21-232/+33
2020-10-20[gdb/testsuite] Clean up redundant info in gdb.dwarf2Tom de Vries3-2/+8
2020-10-20[gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2Tom de Vries8-14/+22
2020-10-19Don't erase TUI source window when switching focusTom Tromey5-7/+24
2020-10-19gdb/thread: fine-tune 'info threads' help textTankut Baris Aktemur2-3/+8
2020-10-19gdb/frame: remove an unused type aliasTankut Baris Aktemur2-2/+4
2020-10-19gdb: get jiter objfile from a bound minsymMihails Strasuns2-8/+16
2020-10-17Have partial symbol tables own psymbol vectorsTom Tromey10-468/+392
2020-10-17Make range types inherit signed-ness from base typeTom Tromey4-27/+8
2020-10-17[gdb/symtab] Handle setting line bp without debug line infoTom de Vries4-1/+85
2020-10-17[gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries64-82/+138
2020-10-16[gdb/testsuite] Fix function comment for gdb_breakpointTom de Vries2-1/+5
2020-10-16[gdb/testsuite] Be more verbose about abort in gdb_breakpointTom de Vries2-0/+8
2020-10-14[gdb/testsuite] Fix gdb.ada/mi_catch_ex{,_hand}.exp FAILsTom de Vries3-0/+9
2020-10-14[gdb] Fix segfault in solib_contains_address_pTom de Vries2-0/+9
2020-10-13Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves60-400/+190
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