aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-09-21[gdb/testsuite] Handle supports_memtag in gdb.base/gdb-caching-proc.expTom de Vries1-3/+2
2021-09-21gdb, doc: Add ieee_half and bfloat16 to list of predefined target types.Felix Willgerodt1-0/+6
2021-09-21[gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9Tom de Vries1-5/+5
2021-09-21[gdb/testsuite] Fix gdb.ada/mi_prot.expTom de Vries1-1/+1
2021-09-21[gdb/testsuite] Register test for each arch separately in register_test_forea...Tom de Vries1-60/+45
2021-09-21[gdb] Change register_test to use std::function argTom de Vries1-3/+3
2021-09-20[gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail for -m32Tom de Vries1-0/+10
2021-09-19gdb: manual: update @inforef to @xrefMike Frysinger1-2/+2
2021-09-18CTF: multi-CU and archive supportWeimin Pan17-154/+471
2021-09-18[gdb/testsuite] Fix gdb.server/server-kill.exp with -m32Tom de Vries1-4/+6
2021-09-18[gdb/ada] Handle artificial local symbolsTom de Vries6-1/+45
2021-09-17Fix segfault when running ia16-elf-gdbHenry Castro1-0/+5
2021-09-16[gdb/testsuite] Fix interrupted sleep in multi-threaded test-casesTom de Vries3-3/+14
2021-09-16gdb: manual: fix werrors typoMike Frysinger1-1/+1
2021-09-15[gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries5-18/+41
2021-09-15[gdb/doc] Fix typo in maint selftest entryTom de Vries1-1/+1
2021-09-14[gdb/testsuite] Fix gdb_load_no_complaints with gnu-debuglinkTom de Vries1-2/+2
2021-09-14[gdb/symtab] Fix function range handling in psymtabsTom de Vries4-8/+246
2021-09-14[gdb/symtab] Fix CU list in .debug_names for dummy CUsTom de Vries1-12/+8
2021-09-14[gdb/testsuite] Generate .debug_aranges in gdb.dwarf2/locexpr-data-member-loc...Tom de Vries1-1/+6
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