aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-08-15Fix paste-o in examine-backward.exp.Sandra Loosemore2-1/+6
2019-08-15TUI resize unificationTom Tromey2-10/+12
2019-08-15Fix bug with character enumeration literalTom Tromey4-4/+18
2019-08-15Rename internal Python functions to start with an underscoreChristian Biesinger2-2/+7
2019-08-15Disable dw2-dir-file-name.exp on remote and/or Windows host.Sandra Loosemore2-0/+12
2019-08-15Skip batch-preserve-term-settings.exp tests that cannot work on Windows.Sandra Loosemore2-0/+12
2019-08-15[testsuite] Make the testsuite work on mingwChristian Biesinger2-0/+9
2019-08-14AArch64: Allow additional sizes in prologueAlan Hayward3-0/+124
2019-08-13[gdb/testsuite] Fix gdb.gdb/selftest.exp regexpTom de Vries2-1/+6
2019-08-13Fixes for gdb.python tests on remote Windows host.Sandra Loosemore14-71/+118
2019-08-12Fix gdb's selftest.exp after readline importPatrick Palka2-3/+26
2019-08-09Match Windows pathnames in gdb.linespec/break-ask.exp.Sandra Loosemore2-3/+8
2019-08-08[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1Tom de Vries2-1/+6
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers3-6/+11
2019-08-06Add more styling to "disassemble"Tom Tromey3-1/+16
2019-08-05Add block['var'] accessorChristian Biesinger2-0/+9
2019-08-05Increase timeout in gdb.mi/list-thread-groups-available.expSimon Marchi2-4/+16
2019-08-05[gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factorTom de Vries5-33/+73
2019-08-05[gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executableTom de Vries2-14/+72
2019-08-05[gdb/testsuite] Fix typo in tcl_version_at_leastTom de Vries2-1/+5
2019-08-04Skip GDB test reconnect-ctrl-c.exp if nointerrupts is set.Sandra Loosemore2-0/+9
2019-08-04Add check for readline support to more GDB tab-completion tests.Sandra Loosemore2-3/+16
2019-08-03New test for 'info sources [-dirname | -basename] [--] [REGEXP]'.Philippe Waroquiers4-0/+147
2019-08-01Remove directory names from gdb.base/batch-exit-status.expPedro Franco de Carvalho2-12/+26
2019-08-01[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp timeout with check-run1Tom de Vries2-0/+14
2019-08-01[gdb/testsuite] Fix gdb.base/structs.exp timeout with check-read1Tom de Vries3-1/+44
2019-08-01[gdb/testsuite] Fix gdb.base/break-interp.exp timeout with check-read1Tom de Vries2-0/+14
2019-08-01[gdb/testsuite] Fix gdb.base/signals.exp timeout with check-read1Tom de Vries2-2/+20
2019-07-30Allow nested function displaysTom Tromey5-0/+109
2019-07-30[PR/24474] Add gdb.lookup_static_symbol to the python APIChristian Biesinger3-0/+35
2019-07-30Add missing changelog entryChristian Biesinger1-0/+4
2019-07-30[gdb/testsuite] Work around tcl bug in libsegfault.exp with check-read1Tom de Vries2-1/+10
2019-07-30[gdb/testsuite] Fail in gdb_compile if nopie results in PIE executableTom de Vries2-0/+24
2019-07-29Fix misspelling (nonexistant -> nonexistent)Christian Biesinger1-2/+2
2019-07-29Add Objfile.lookup_{global,static}_symbol functionsChristian Biesinger3-0/+23
2019-07-29Two fixes for test suite's terminalTom Tromey2-1/+31
2019-07-29Test 'set print frame-info|frame-arguments presence'.Philippe Waroquiers5-5/+144
2019-07-29[gdb/testsuite, 2/2] Fix gdb.linespec/explicit.exp with check-read1Tom de Vries2-1/+6
2019-07-29[gdb/testsuite, 1/2] Fix gdb.linespec/explicit.exp with check-read1Tom de Vries2-14/+6
2019-07-29[gdb/testsuite] Fix python.exp with check-read1Tom de Vries2-2/+7
2019-07-29[gdb/testsuite] Fix mi-catch-cpp-exceptions.exp and mi-nonstop.exp with check...Tom de Vries2-2/+7
2019-07-29[gdb/testsuite] Fix gdb.base/maint.exp with check-read1Tom de Vries2-3/+8
2019-07-29[gdb/testsuite] Fix gdb.base/define.exp with check-read1Tom de Vries2-1/+5
2019-07-29[gdb/testsuite] Don't expect gdb_prompt in mi_skip_python_testTom de Vries2-13/+26
2019-07-27Add test that "file" shows "main"Tom Tromey2-0/+38
2019-07-27Add test case for empty TUI windowsTom Tromey3-3/+117
2019-07-27Add TUI resizing testTom Tromey3-0/+93
2019-07-27Add TUI test for "list"Tom Tromey2-0/+41
2019-07-27Add TUI register window testTom Tromey2-0/+52
2019-07-27Add "layout split" testTom Tromey2-0/+13