aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-11-09Fix racy output matching in gdb.tui/tui-completion.expPedro Alves2-19/+24
2017-11-09Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach...Pedro Alves6-6/+15
2017-11-09Fix racy output matching in gdb.base/cpcompletion.expPedro Alves2-1/+6
2017-11-09Fix racy output matching in gdb.base/memattr.expPedro Alves2-6/+10
2017-11-09Fix racy output matching in gdb.base/completion.expPedro Alves2-52/+41
2017-11-09Fix racy output matching in gdb.asm/asm-source.expPedro Alves2-1/+6
2017-11-08local variable watchpoint not deleted after leaving scopeJoel Brobecker8-5/+195
2017-11-08Avoid expensive complaint calls when complaints are disabledPedro Alves2-10/+23
2017-11-08Add test for fetching TLS from core fileDjordje Todorovic3-0/+98
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2-0/+16
2017-11-07Add some more breakpoint/location range testsPedro Alves2-0/+17
2017-11-07Make breakpoint/location number parsing error output consistentPedro Alves3-25/+100
2017-11-07Add base 'enable/disable invalid location range' testsPedro Alves2-0/+42
2017-11-07Breakpoint location parsing: always error instead of warningPedro Alves2-3/+7
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand4-0/+209
2017-11-06Test attaching to a process that isn't a process group leaderPedro Alves3-0/+126
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves1-0/+8
2017-11-03Skip gdb.mi/list-thread-groups-available.exp if no xml supportYao Qi2-0/+11
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