summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* GDBserver: Fix ignored Ctrl-C after reconnectionPedro Alves2017-11-163-0/+105
* Add Python rbreak command.Phil Muldoon2017-11-164-0/+171
* Fix gdb.base/starti.exp racy testPedro Alves2017-11-163-3/+13
* Fix gdb.tui/completion.exp testSimon Marchi2017-11-152-1/+6
* gdb.opt/inline-locals.exp: Remove trailing parentheses in test namesSimon Marchi2017-11-132-18/+23
* Fix racy output matching in gdb.tui/tui-completion.expPedro Alves2017-11-092-19/+24
* Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach...Pedro Alves2017-11-096-6/+15
* Fix racy output matching in gdb.base/cpcompletion.expPedro Alves2017-11-092-1/+6
* Fix racy output matching in gdb.base/memattr.expPedro Alves2017-11-092-6/+10
* Fix racy output matching in gdb.base/completion.expPedro Alves2017-11-092-52/+41
* Fix racy output matching in gdb.asm/asm-source.expPedro Alves2017-11-092-1/+6
* local variable watchpoint not deleted after leaving scopeJoel Brobecker2017-11-088-5/+195
* Avoid expensive complaint calls when complaints are disabledPedro Alves2017-11-082-10/+23
* Add test for fetching TLS from core fileDjordje Todorovic2017-11-083-0/+98
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-082-0/+16
* Add some more breakpoint/location range testsPedro Alves2017-11-072-0/+17
* Make breakpoint/location number parsing error output consistentPedro Alves2017-11-073-25/+100
* Add base 'enable/disable invalid location range' testsPedro Alves2017-11-072-0/+42
* Breakpoint location parsing: always error instead of warningPedro Alves2017-11-072-3/+7
* Allow enabling/disabling breakpoint location rangesXavier Roirand2017-11-074-0/+209
* Test attaching to a process that isn't a process group leaderPedro Alves2017-11-063-0/+126
* Assume termios is available, remove support for termio and sgttyPedro Alves2017-11-061-0/+8
* Skip gdb.mi/list-thread-groups-available.exp if no xml supportYao Qi2017-11-032-0/+11
* Skip gdb.python/py-thrhandle.exp if python is not enabled.Yao Qi2017-11-032-0/+9
* Use console uiout when executing breakpoint commandsSimon Marchi2017-10-312-2/+7
* Make gdb.selected_thread().inferior return a new referenceMaksim Dzabraev2017-10-282-0/+15
* Use SaL symbol name when reporting breakpoint locationsKeith Seitz2017-10-272-0/+80
* [AArch64] Mark LR clobbered by BL in inline asmYao Qi2017-10-272-1/+6
* Fix broken recursion detection when printing static membersPatrick Frants2017-10-263-0/+25
* Fix racy test in gdb.base/new-ui.expPedro Alves2017-10-242-3/+17
* Reindent gdb.threads/attach-into-signal.expPedro Alves2017-10-242-38/+42
* Drop /proc/PID/status polling from gdb.threads/attach-into-signal.expPedro Alves2017-10-242-27/+5
* Fix unstable test names in gdb.threads/attach-into-signal.expPedro Alves2017-10-242-2/+5
* Fix unstable test names in gdb.python/py-objfile.expPedro Alves2017-10-242-6/+15
* Fix unstable test names in gdb.gdb/unittest.expPedro Alves2017-10-242-1/+7
* Fix unstable test names in gdb.base/startup-with-shell.expPedro Alves2017-10-242-2/+11
* Fix unstable test names in gdb.arch/arc-tdesc-cpu.expPedro Alves2017-10-242-4/+9
* Fix 'gdb.base/quit.exp hangs forever' if the test failsPedro Alves2017-10-202-9/+16
* gdb: Remove hard-coded line number from testAndrew Burgess2017-10-192-2/+7
* Fix inferior deadlock with "target remote | CMD"Pedro Alves2017-10-193-0/+118
* Canonicalize conversion operatorsKeith Seitz2017-10-183-0/+26
* Really make the native-stdio-gdbserver board non-remotePedro Alves2017-10-172-0/+5
* Add several "quit with live inferior" testsPedro Alves2017-10-173-0/+210
* Add missing ChangeLog entries.Keith Seitz2017-10-161-0/+9
* Record and output access specifiers for nested typedefsKeith Seitz2017-10-162-0/+141
* Make native gdbserver boards no longer be "remote" (in DejaGnu terms)Pedro Alves2017-10-168-124/+157
* Use proc_with_prefix in py-breakpoint.expSimon Marchi2017-10-162-394/+387
* Skip a few tests on targets that can't use the "run" commmand.Pedro Alves2017-10-137-21/+35
* Fix gdb.base/testenv.exp against --target_board=native-extended-gdbserverPedro Alves2017-10-132-68/+138
* Don't run gdb.gdb/ selftests if use_gdb_stub is truePedro Alves2017-10-132-2/+22