aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves2-1/+6
2017-10-10Eliminate catch_errorsPedro Alves2-2/+7
2017-10-09gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves2-46/+135
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves3-7/+64
2017-10-09Fix gdb.base/print-file-var-main.c value check logicPedro Alves3-4/+11
2017-10-06Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts.Sandra Loosemore2-0/+9
2017-10-05Clean up some DFP interfacesUlrich Weigand3-6/+11
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves4-1/+63
2017-10-04Fix -list-thread-groups --available logic and add testSimon Marchi3-0/+106
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior2-2/+7
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior3-0/+233
2017-10-02Fix &str printing in RustTom Tromey3-6/+14
2017-10-02Fix ptype of Rust slicesTom Tromey2-0/+23
2017-10-02Allow indexing of &str in RustTom Tromey2-0/+6
2017-09-27Add support for __VA_OPT__Tom Tromey2-0/+68
2017-09-26Fix FAILs in compare-sections.expThomas Preud'homme2-2/+13
2017-09-21Test case for Inferior.thread_from_thread_handleKevin Buettner3-0/+201
2017-09-20Make "list ambiguous" show symbol names tooPedro Alves3-4/+10