aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-02-22Add horizontal splitting to TUI layoutTom Tromey2-1/+26
2020-02-22Allow TUI sub-layouts in "new-layout" commandTom Tromey2-0/+15
2020-02-22Add the "tui new-layout" commandTom Tromey2-0/+58
2020-02-22Style field names in "print"Tom Tromey5-0/+104
2020-02-21[gdb/testsuite] Fix gdb.go/methods.expTom de Vries2-10/+74
2020-02-21gdb/testsuite: Add test for case where gdb_demangle returns NULLAndrew Burgess3-0/+130
2020-02-21Fix typo in gdb/testsuite/ChangeLogShahab Vahedi1-1/+1
2020-02-21gdb/testsuite: Regenerate the testglue if it is not inShahab Vahedi2-2/+17
2020-02-20[gdb/testsuite] Fix hello.go xpassTom de Vries5-11/+83
2020-02-20[gdb/testsuite] Handle missing gccgoTom de Vries12-1/+46
2020-02-19[gdb/testsuite] Fix xpass in gdb.python/lib-types.expTom de Vries2-2/+13
2020-02-19[gdb/testsuite] Fix funcall_ref.exp xpassTom de Vries2-9/+28
2020-02-19rust/25535 Apply embedded offset to enum variant calculationDoug Evans3-0/+16
2020-02-19[gdb/testsuite] Fix corefile-buildid.exp with check-read1Tom de Vries2-1/+53
2020-02-19[gdb/testsuite] Fix c++/14186 kpass in cpexprs.expTom de Vries2-3/+4
2020-02-19[gdb/testsuite] Be quiet about missing prelink in solib-overlap.expTom de Vries2-2/+8
2020-02-19[gdb/testsuite] Ignore pass in gdb_caching_procTom de Vries3-3/+38
2020-02-19[gdb/testsuite] Be quiet about untested dtrace-prob.expTom de Vries2-2/+9
2020-02-18gdb: change print format of flag enums with value 0Simon Marchi2-1/+6
2020-02-18gdb: print unknown part of flag enum in hexSimon Marchi2-2/+7
2020-02-18gdb: allow duplicate enumerators in flag enumsSimon Marchi2-3/+9
2020-02-18gdb: fix printing of flag enums with multi-bit enumeratorsSimon Marchi3-5/+57
2020-02-18[gdb/testsuite] Handle missing gnatmake in gnat_runtime_has_debug_infoTom de Vries2-4/+19
2020-02-14Have testsuite find gdbserver in new locationTom Tromey3-7/+15
2020-02-13[gdb/testsuite] Remove stale exec in gdb_compile_adaTom de Vries2-0/+6
2020-02-13[gdb/testsuite] Add unsupported tests in catch_ex_std.expTom de Vries2-0/+17
2020-02-13[gdb/testsuite] Fix gnatmake_version_at_leastTom de Vries2-1/+8
2020-02-11New testcase for PR tui/25126 (staled source cache)Sergio Durigan Junior3-0/+148
2020-02-11[gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.expTom de Vries2-0/+9
2020-02-10[gdb/testsuite] Skip multi-target.exp without gdbserverTom de Vries2-0/+8
2020-02-10GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failureMaciej W. Rozycki2-1/+8
2020-02-09[gdb/testsuite] Capture many-headers.exp progress and output in gdb.logTom de Vries2-5/+20
2020-02-07Revert basenames_may_differ patchTom Tromey2-0/+8
2020-02-06gdb: Catch exceptions if the source file is not foundShahab Vahedi2-0/+102
2020-02-06gdb/testsuite: Avoid leaking a port number into results summaryAndrew Burgess2-1/+7
2020-02-04gdb/fortran: Allow for using Flang in Fortran testingAlok Kumar Sharma2-7/+24
2020-02-04[gdb/testsuite] Add note to 'Race detection' entry in READMETom de Vries2-0/+11
2020-02-04[gdb/testsuite] Make inferior_exited_re match a single lineTom de Vries2-1/+5
2020-02-04[gdb/testsuite] Use non-capturing parentheses for inferior_exited_reTom de Vries2-1/+5
2020-02-03gdb: fix powerpc disassembly testsRogerio Alves5-19/+27
2020-02-03Fixed gdb to print arrays with very high indexesAlok Kumar Sharma3-0/+67
2020-02-03Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.cLukas Durfina2-2/+6
2020-02-01[gdb/testsuite] Fix typo in gdb.server/server-kill-python.expTom de Vries2-1/+5
2020-01-31gdb/tui: Disassembler scrolling of very small programsAndrew Burgess3-0/+79
2020-01-29Test handling of additional brk instruction patternsLuis Machado3-0/+105
2020-01-29testsuite, cp: add expected failures to pass-by-ref tests for certain compilersTankut Baris Aktemur3-0/+38
2020-01-29[gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp raceTom de Vries6-2/+31
2020-01-27Harden gdb.base/step-over-syscall.expLuis Machado2-33/+111
2020-01-25Test 'set exec-file-mismatch ask|warn|off'.Philippe Waroquiers4-1/+89
2020-01-24gdb: Better frame tracking for inline framesAndrew Burgess3-0/+542