aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Remove use of __CYGNUSCLIB__Tom Tromey1-4/+0
2021-09-13[gdb/testsuite] Check for valid test nameTom de Vries1-0/+9
2021-09-13[gdb/tdep] Fix exec check in gdb_print_insn_armTom de Vries2-8/+3
2021-09-13Fix no-Python buildTom Tromey1-2/+4
2021-09-13[gdb/testsuite] Fix gdb.gdb/selftest.expTom de Vries1-1/+1
2021-09-13[gdb/testsuite] Fix test name in gdb.base/batch-exit-status.expTom de Vries1-6/+20
2021-09-12[gdb/testsuite] Set sysroot earlier in local-board.expTom de Vries1-1/+1
2021-09-10[gdb/testsuite] Reimplement gdb.gdb/python-selftest.exp as unittestTom de Vries2-30/+46
2021-09-10[gdb/testsuite] Fix DUPLICATE in gdb.base/global-var-nested-by-dso.expTom de Vries1-2/+2
2021-09-10[gdb/testsuite] Fix DUPLICATE in gdb.base/skip-solib.expTom de Vries1-55/+49
2021-09-10[gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_testTom de Vries6-12/+43
2021-09-10[gdb/testsuite] Add string_list_to_regexpTom de Vries2-0/+78
2021-09-10[gdb/testsuite] Handle unrecognized command line option in gdb_compile_testTom de Vries1-11/+24
2021-09-09gdb: Enable target rx-*-*linux.Yoshinori Sato1-1/+1
2021-09-09[gdb/testsuite] Fix gdb.base/coredump-filter-build-id.exp with older eu-unstripTom de Vries1-1/+2
2021-09-09[gdb/testsuite] Fix various issues in gdb.mi/mi-sym-info.expTom de Vries1-13/+34
2021-09-09[gdb/testsuite] Reimplement gdb.gdb/complaints.exp as unittestTom de Vries4-152/+94
2021-09-09gdb/python: remove all uses of Py_TPFLAGS_HAVE_ITERAndrew Burgess7-11/+10
2021-09-08Fix unit test build on WindowsTom Tromey1-1/+2
2021-09-08gdb: make thread_suspend_state::stop_pc optionalAndrew Burgess4-8/+31
2021-09-08[gdb/build] Fix build with undefined CXX_STD_THREADTom de Vries1-7/+16
2021-09-07gdb: cris: enable sim integrationMike Frysinger1-0/+1
2021-09-07gdb: aarch64: enable sim integrationMike Frysinger1-0/+1
2021-09-07gdb: sim: consolidate configure settingsMike Frysinger1-40/+35
2021-09-07gdb: make use of std::string in utils.cAndrew Burgess1-29/+25
2021-09-07gdb: use bool instead of int in struct internal_problemAndrew Burgess1-8/+21
2021-09-07gdb: make thread_info::executing privateAndrew Burgess11-48/+55
2021-09-07gdb/python: new function to add values into GDB's historyAndrew Burgess6-0/+77
2021-09-07[gdb/testsuite] Handle internal-error in gdb_unloadTom de Vries1-0/+5
2021-09-07[gdb/testsuite] Handle internal-error in gdb_run_cmdTom de Vries1-0/+3
2021-09-06gdb: rename gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.cLancelot SIX2-1/+1
2021-09-06[gdb/testsuite] Handle eof in gdb_internal_error_resyncTom de Vries1-0/+4
2021-09-06Remove some complaints.h includesTom Tromey3-3/+0
2021-09-06gdbtypes.c: Add the case for FIELD_LOC_KIND_DWARF_BLOCKAlexandra Hájková1-0/+4
2021-09-04[gdb/testsuite] Check avx support in gdb.arch/amd64-disp-step-avx.expTom de Vries4-83/+103
2021-09-03Use CORE_ADDR as return type from x86_dr_low_get_addrTom Tromey1-1/+1
2021-09-03Test case reproducing PR28030 bugKevin Buettner4-0/+454
2021-09-03[gdb/testsuite] Add untested case in gdb.gdb/complaints.expTom de Vries1-0/+20
2021-09-03gdb: Enable finish command and inferior calls for _Float16 on amd64 and i386.Felix Willgerodt4-7/+115
2021-09-03Add half support for AVX512 register view.Felix Willgerodt10-0/+310
2021-09-03gdb, i386: Enable AVX512-bfloat16 for i386 targets.Felix Willgerodt3-6/+13
2021-09-03[gdb/testsuite] Add untested case in selftest_setupTom de Vries1-7/+9
2021-09-01[gdb/testsuite] Fix dwo path in fission-*.STom de Vries8-20/+9
2021-09-01[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol searchTom de Vries1-7/+12
2021-08-31gdb: remove breakpoint_find_ifSimon Marchi4-44/+15
2021-08-30Use gdbfmt for vprintf_filtered.John Baldwin1-17/+9
2021-08-30fbsd-nat: Don't use '%jd' and '%ju' with printf_filtered.John Baldwin1-22/+23
2021-08-30gdb: fix build error in unittests/parallel-for-selftests.cSimon Marchi1-1/+1
2021-08-30Add some parallel_for_each testsTom Tromey2-0/+87
2021-08-30Add a show function for "maint show worker-threads"Tom Tromey1-1/+17