aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Handle dereferencing Rust trait objectsTom Tromey3-0/+89
2017-11-17(Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)Joel Brobecker5-0/+107
2017-11-16Test breakpoint commands w/ "continue" + Ctrl-CPedro Alves3-0/+176
2017-11-16Fix testing gdb.rust/modules.exp against gdbserverPedro Alves2-8/+15
2017-11-16GDBserver: Fix ignored Ctrl-C after reconnectionPedro Alves3-0/+105
2017-11-16Add Python rbreak command.Phil Muldoon4-0/+171
2017-11-16Fix gdb.base/starti.exp racy testPedro Alves3-3/+13
2017-11-15Fix gdb.tui/completion.exp testSimon Marchi2-1/+6
2017-11-13gdb.opt/inline-locals.exp: Remove trailing parentheses in test namesSimon Marchi2-18/+23
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