aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Fix some duplicate test namesLuis Machado23-306/+475
2020-05-26Handle indexing Ada arrays with enum indicesTom Tromey2-0/+7
2020-05-26Fix bugs in 'val and 'pos with range typesTom Tromey4-2/+17
2020-05-26Use = instead of == for better portabilityChristian Biesinger via Gdb-patches2-2/+7
2020-05-26[gdb/testsuite] Add test-case gold-gdb-index.expTom de Vries5-0/+132
2020-05-25[gdb/testsuite] Add target board gold-gdb-indexTom de Vries2-0/+49
2020-05-25gdb/testsuite: add simavr.exp boardSimon Marchi2-0/+99
2020-05-25gdb/testsuite: add inferior arguments testSimon Marchi4-8/+169
2020-05-25gdb/testsuite: support passing inferior arguments with native-gdbserver boardSimon Marchi8-24/+62
2020-05-25[gdb/testsuite] Add comment in exec_is_pieTom de Vries2-0/+7
2020-05-25[gdb/testsuite] Fix var use in compile_and_download_n_jit_soTom de Vries2-1/+6
2020-05-25[gdb/testsuite] Fix exec_is_pie with gold linkerTom de Vries2-2/+8
2020-05-25[gdb/testsuite] Add target board goldTom de Vries2-0/+36
2020-05-24Revert "Add completion styling"Tom Tromey3-16/+5
2020-05-23Add completion stylingTom Tromey3-0/+21
2020-05-22gdb: Restore old annotations behaviour when printing frame infoAndrew Burgess4-8/+14
2020-05-20gdb/testsuite: check mmap ret val against MAP_FAILEDSimon Marchi5-3/+19
2020-05-20Fix array_char_idx.expTom Tromey2-1/+7
2020-05-20[gdb/symtab] Handle .gdb_index in ada language modeTom de Vries4-0/+104
2020-05-19Restore missing Rust testTom Tromey2-1/+5
2020-05-19[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.expTom de Vries2-1/+5
2020-05-19Fix duplicate tests in gdb.rustTom Tromey2-8/+15
2020-05-18[gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.expTom de Vries2-18/+28
2020-05-17Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves2-0/+78
2020-05-16Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves2-0/+12
2020-05-15Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers2-1/+8
2020-05-15Fix/improve 'apropos' outputPhilippe Waroquiers2-22/+35
2020-05-15Fix/improve 'help CLASS' outputPhilippe Waroquiers2-1/+5
2020-05-15Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers2-2/+6
2020-05-15Fix problem that alias can be defined or not depending on the order.Philippe Waroquiers2-0/+11
2020-05-15Fix "control reaches end of non-void function" errors in testsuiteGary Benson16-1/+39
2020-05-15Don't silently skip tests if OpenCL is unsupportedGary Benson6-0/+13
2020-05-15[gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries33-24/+67
2020-05-15gdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3fa1cea7b0f286f1Andrew Burgess2-20/+5
2020-05-15Fix gdb.multi/multi-kill.expPedro Alves2-5/+12
2020-05-15Fix global variable collision in gdb.multi/multi-kill.expPedro Alves2-5/+22
2020-05-14[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp with gdbserverTom de Vries2-1/+6
2020-05-14[gdb/testsuite] Split up multi-exec test-casesTom de Vries18-105/+307
2020-05-14gdb/infrun: handle already-exited threads when attempting to stopTankut Baris Aktemur5-0/+333
2020-05-14gdb/infrun: enable/disable thread events of all targets in stop_all_threadsTankut Baris Aktemur3-2/+7
2020-05-12gdb/testsuite: Disable path and duplicate checks when parallel testingAndrew Burgess2-0/+25
2020-05-12[gdb/testsuite] Fix incorrect string concat in jit-elf.expTom de Vries2-2/+7
2020-05-12[gdb/testsuite] Fix tcl error in jit-elf-helpers.expTom de Vries2-8/+17
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.multiTom de Vries2-4/+14
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.adaTom de Vries4-16/+31
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.fortranTom de Vries2-7/+19
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.traceTom de Vries2-3/+7
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.pascalTom de Vries2-2/+10
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.{gdb,opt,xml}Tom de Vries4-7/+17
2020-05-12[gdb/testsuite] add jit-elf-util.h and run jit functionMihails Strasuns2-39/+133