aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-09-24[gdb/testsuite] Use pie/nopie instead of ldflags=-pie/-no-pieTom de Vries2-2/+2
2021-09-24[gdb/testsuite] Add gdb.testsuite/dump-system-info.expTom de Vries1-0/+48
2021-09-23Change pointer_type to a method of struct typeTom Tromey17-60/+44
2021-09-23[gdb/testsuite] Support -fPIE/-fno-PIE/-pie/-no-pie in gdb_compile_rustTom de Vries1-3/+44
2021-09-23[gdb/testsuite] Use pie instead of -fPIE -pieTom de Vries8-22/+16
2021-09-23[gdb/testsuite] Fix probe test in gdb.base/break-interp.expTom de Vries1-1/+33
2021-09-23[gdb/testsuite] Improve probe detection in gdb.base/break-probes.expTom de Vries1-13/+19
2021-09-23[gdb/testsuite] Handle failing probe detection in gdb.base/break-probes.expTom de Vries1-1/+3
2021-09-23[gdb/testsuite] Use early-out style in gdb.base/break-probes.expTom de Vries1-25/+27
2021-09-23Test that frame info/IDs are stable/consistentPedro Alves1-0/+136
2021-09-23Change get_ada_task_ptid parameter typeTom Tromey13-29/+29
2021-09-23Change ptid_t::tid to ULONGESTTom Tromey6-15/+18
2021-09-23Remove defaulted 'tid' parameter to ptid_t constructorTom Tromey8-23/+22
2021-09-23Style the "XXX" text in ptype/oTom Tromey3-4/+35
2021-09-22[gdb/testsuite] Fix gdb.python/py-events.expTom de Vries1-2/+6
2021-09-22[gdb] Add maint selftest -verbose optionTom de Vries3-8/+9
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