aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Fix POSIX-isms in gdb.base/shell.expSandra Loosemore1-10/+16
2020-07-14gdb: Improve formatting of 'show endian' messagesAndrew Burgess2-19/+19
2020-07-14gdb: Improve formatting of 'show architecture' messagesAndrew Burgess3-5/+5
2020-07-13Skip directory tests in gdb.base/info_sources.exp on remote hostSandra Loosemore1-3/+7
2020-07-13Fix gdb.base/savedregs.exp with clangGary Benson1-1/+1
2020-07-13Use volatile pointers when attempting to trigger SIGSEGVsGary Benson4-4/+4
2020-07-13Skip VLA structure field tests when compiling with clangGary Benson4-77/+171
2020-07-13[gdb/testsuite] Handle missing gold linker in gdb.base/morestack.expTom de Vries3-2/+14
2020-07-03Fix gdb.base/structs2.exp with ClangPedro Alves2-2/+2
2020-07-03Fix gdb.base/charset.exp with ClangPedro Alves1-4/+13
2020-07-03Remove stale -DNO_PROTOTYPES bits from gdb testsuitePedro Alves7-67/+12
2020-07-03Remove stale overlay testcase bitsPedro Alves3-583/+0
2020-06-26Fix --enable-libctf and --disable-staticNick Alcock2-2/+3
2020-06-22Add tests for new alias default-args related commands and arguments.Philippe Waroquiers7-9/+173
2020-06-22Disable parts of gdb.base/source-dir.exp on remote hostSandra Loosemore1-1/+11
2020-06-21Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' c...Philippe Waroquiers4-4/+81
2020-06-20Fix gdb.base/list-missing-source.exp on remote host.Sandra Loosemore1-1/+2
2020-06-17gdb: check for partial symtab presence in dwarf2_initialize_objfileSimon Marchi2-0/+64
2020-06-15gdb/testsuite: fix minor things in jit testsTankut Baris Aktemur2-3/+3
2020-06-11Fix hex floating point lexingTom Tromey1-9/+9
2020-06-11Compute proper length for dynamic types of TYPE_CODE_TYPEDEFKeith Seitz2-2/+32
2020-06-11[gdb/testsuite] Make gdb.base/dbx.exp more robustTom de Vries1-19/+16
2020-06-09gdb/testsuite: fix duplicate test names in gdb.base/index-cache.expSimon Marchi1-9/+11
2020-06-04gdb: really share partial symtabs when using .gdb_index or .debug_namesSimon Marchi3-0/+104
2020-06-03[gdb/testsuite] Fix use of verbose in gdb/jit-*.expTom de Vries3-8/+18
2020-05-28Fix "enumeration values not handled in switch" error in testsuiteGary Benson1-0/+2
2020-05-27Fix some duplicate test namesLuis Machado10-128/+217
2020-05-26[gdb/testsuite] Add test-case gold-gdb-index.expTom de Vries4-0/+125
2020-05-25gdb/testsuite: add inferior arguments testSimon Marchi2-0/+150
2020-05-25gdb/testsuite: support passing inferior arguments with native-gdbserver boardSimon Marchi2-1/+16
2020-05-24Revert "Add completion styling"Tom Tromey1-14/+0
2020-05-23Add completion stylingTom Tromey1-0/+14
2020-05-22gdb: Restore old annotations behaviour when printing frame infoAndrew Burgess1-2/+2
2020-05-20gdb/testsuite: check mmap ret val against MAP_FAILEDSimon Marchi4-3/+9
2020-05-20[gdb/symtab] Handle .gdb_index in ada language modeTom de Vries3-0/+97
2020-05-19[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.expTom de Vries1-1/+1
2020-05-18[gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.expTom de Vries1-18/+24
2020-05-17Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves1-0/+73
2020-05-15Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers1-0/+3
2020-05-15Fix/improve 'apropos' outputPhilippe Waroquiers1-22/+29
2020-05-15Fix/improve 'help CLASS' outputPhilippe Waroquiers1-1/+1
2020-05-15Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers1-2/+2
2020-05-15Fix problem that alias can be defined or not depending on the order.Philippe Waroquiers1-0/+6
2020-05-15Fix "control reaches end of non-void function" errors in testsuiteGary Benson7-0/+9
2020-05-15[gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries21-16/+16
2020-05-14[gdb/testsuite] Split up multi-exec test-casesTom de Vries12-83/+186
2020-05-14gdb/infrun: enable/disable thread events of all targets in stop_all_threadsTankut Baris Aktemur1-1/+1
2020-05-12[gdb/testsuite] Fix incorrect string concat in jit-elf.expTom de Vries1-2/+3
2020-05-12[gdb/testsuite] add jit-elf-util.h and run jit functionMihails Strasuns2-39/+133
2020-05-12[gdb/testsuite] define jit function name via macroMihails Strasuns2-34/+7