aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Skip gdb.python/py-thrhandle.exp if python is not enabled.Yao Qi2-0/+9
2017-10-31Use console uiout when executing breakpoint commandsSimon Marchi2-2/+7
2017-10-28Make gdb.selected_thread().inferior return a new referenceMaksim Dzabraev2-0/+15
2017-10-27Use SaL symbol name when reporting breakpoint locationsKeith Seitz2-0/+80
2017-10-27[AArch64] Mark LR clobbered by BL in inline asmYao Qi2-1/+6
2017-10-26Fix broken recursion detection when printing static membersPatrick Frants3-0/+25
2017-10-24Fix racy test in gdb.base/new-ui.expPedro Alves2-3/+17
2017-10-24Reindent gdb.threads/attach-into-signal.expPedro Alves2-38/+42
2017-10-24Drop /proc/PID/status polling from gdb.threads/attach-into-signal.expPedro Alves2-27/+5
2017-10-24Fix unstable test names in gdb.threads/attach-into-signal.expPedro Alves2-2/+5
2017-10-24Fix unstable test names in gdb.python/py-objfile.expPedro Alves2-6/+15
2017-10-24Fix unstable test names in gdb.gdb/unittest.expPedro Alves2-1/+7
2017-10-24Fix unstable test names in gdb.base/startup-with-shell.expPedro Alves2-2/+11
2017-10-24Fix unstable test names in gdb.arch/arc-tdesc-cpu.expPedro Alves2-4/+9
2017-10-20Fix 'gdb.base/quit.exp hangs forever' if the test failsPedro Alves2-9/+16
2017-10-19gdb: Remove hard-coded line number from testAndrew Burgess2-2/+7
2017-10-19Fix inferior deadlock with "target remote | CMD"Pedro Alves3-0/+118
2017-10-18Canonicalize conversion operatorsKeith Seitz3-0/+26
2017-10-17Really make the native-stdio-gdbserver board non-remotePedro Alves2-0/+5
2017-10-17Add several "quit with live inferior" testsPedro Alves3-0/+210
2017-10-16Add missing ChangeLog entries.Keith Seitz1-0/+9
2017-10-16Record and output access specifiers for nested typedefsKeith Seitz2-0/+141
2017-10-16Make native gdbserver boards no longer be "remote" (in DejaGnu terms)Pedro Alves8-124/+157
2017-10-16Use proc_with_prefix in py-breakpoint.expSimon Marchi2-394/+387
2017-10-13Skip a few tests on targets that can't use the "run" commmand.Pedro Alves7-21/+35
2017-10-13Fix gdb.base/testenv.exp against --target_board=native-extended-gdbserverPedro Alves2-68/+138
2017-10-13Don't run gdb.gdb/ selftests if use_gdb_stub is truePedro Alves2-2/+22
2017-10-13Make gdb.base/find-unmapped.exp pass on remote targetsPedro Alves2-13/+61
2017-10-13Fix gdb.base/term.exp on non-"target native" boardsPedro Alves2-8/+16
2017-10-13Remove is_remote kfail from gdb.python/py-evthreads.expPedro Alves2-6/+6
2017-10-13Fix gdb.python/py-evthreads.exp with --target_board=native-extended-gdbserverPedro Alves2-2/+10
2017-10-13kfail gdb.python/py-evsignal.exp on RSP targets properlyPedro Alves2-1/+7
2017-10-13Skip gdb.threads/thread_events.exp on RSP targets properlyPedro Alves2-3/+9
2017-10-13Tweak gdb.base/corefile.exp is_remote checkPedro Alves2-1/+26
2017-10-13Fix is_remote check in gdb.base/remote.expPedro Alves2-4/+12
2017-10-13gdb.base/remote.exp: Fix typo and add missing returnPedro Alves2-1/+7
2017-10-13Make gdb.base/solib-nodir.exp work with --target_board=native-extended-gdbserverPedro Alves2-3/+22
2017-10-13Eliminate is_remote check in gdb.base/shlib-call.expPedro Alves2-11/+20
2017-10-13Eliminate is_remote check in gdb.base/scope.expPedro Alves3-23/+60
2017-10-13Remove references to gdb64 in the testsuitePedro Alves3-16/+6
2017-10-12Remove is_remote check in labels.expSimon Marchi2-6/+5
2017-10-12Make gdb.base/auvx.exp work with --target_board=native-extended-gdbserverPedro Alves2-3/+9
2017-10-12Run gdb.base/catch-fork-static.exp on remote target boardsPedro Alves2-4/+6
2017-10-12checkpoint.exp: Check for non-"target native" instead of isnative/is_remotePedro Alves2-4/+12
2017-10-12Remove is_remote target check from gdb.base/dprintf-non-stop.expSimon Marchi2-6/+5
2017-10-12Tighten remote check in gdb.base/argv0-symlink.expPedro Alves2-2/+9
2017-10-12Enable gdb.base/inferior-died.exp on is_remote target boardsPedro Alves2-7/+14
2017-10-12Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boardsPedro Alves5-20/+7
2017-10-11arc: Pass proper CPU value to the disassemblerAnton Kolesov3-0/+106
2017-10-10get_integer_valueof: Don't output value in test nameSimon Marchi2-1/+5