aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-12-25Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore2-1/+8
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker5-31/+34
2015-12-22Remove HP-UX reference in foll-vfork.expSimon Marchi2-36/+10
2015-12-22Add an expect for running commands with CLI jumpThomas Preud'homme2-0/+8
2015-12-21Remove dead code in testsuiteSimon Marchi3-60/+17
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi36-1048/+146
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi29-324/+72
2015-12-20Remove HP-UX reference in testsuite/configure.acSimon Marchi3-4/+5
2015-12-18Add documentation to gdb_compileSimon Marchi2-0/+38
2015-12-17Fix PR threads/19354: "info threads" error with multiple inferiorsPedro Alves2-0/+44
2015-12-15Tweak gdb.trace/ftrace.exp for aarch64Yao Qi2-0/+7
2015-12-14Check for readline support in gdb.base/history-duplicates.exp.Sandra Loosemore2-1/+12
2015-12-14Skip gdb.base/gdbinit-history.exp on remote hosts.Sandra Loosemore2-0/+12
2015-12-14Skip gdb.base/gdbhistsize-history.exp on remote hosts.Sandra Loosemore2-0/+12
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore17-57/+137
2015-12-14Target remote mode fork and exec test updatesDon Breazeal18-65/+49
2015-12-11gdb: Add an error when 'list -' reaches the start of a file.Andrew Burgess2-0/+19
2015-12-11gdb: 'list' command, tweak handling of +/- arguments.Andrew Burgess2-0/+24
2015-12-11gdb: Make test names unique in list.exp.Andrew Burgess2-2/+10
2015-12-11Remove gdb.base/coremaker2.cYao Qi2-75/+4
2015-12-10Remove "spaces" references from gdb.multi/base.expPedro Alves2-4/+8
2015-12-10Stop using nowarnings in gdb/testsuite/gdb.multi/Pedro Alves8-8/+23
2015-12-10gdb: Handle multiple base address in debug_ranges data.Andrew Burgess4-10/+354
2015-12-09gdb.base/async.exp: Handle "asynchronous execution not supported"Kevin Buettner2-1/+13
2015-12-09varobj zero-padded hexadecimal formatLuis Machado2-2/+28
2015-12-09Fix wrong output of x87 registers due to truncation to double on amd64Ruslan Kabatsayev3-4/+30
2015-12-07Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat3-0/+123
2015-12-04gdbserver: set ptrace flags after creating inferiorsJosh Stone2-0/+52
2015-12-03Run gdb.base/sizeof.exp with board having gdb,noinferiorioYao Qi3-39/+31
2015-12-01Run gdb.base/disp-step-syscall.exp for aarch64-linuxYao Qi2-1/+6
2015-11-30Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves2-6/+4
2015-11-30testsuite: Range stepping and non-stop modePedro Alves2-2/+10
2015-11-30Make dprintf-non-stop.exp cope with remote testingPedro Alves2-3/+13
2015-11-30Fix mi-nonstop.exp with extended-remotePedro Alves3-10/+30
2015-11-27New test gdb.arch/arm-neon.expYao Qi3-0/+169
2015-11-27Use multi_line to make pattern more human readableYao Qi2-5/+97
2015-11-27Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2...Yao Qi2-1/+6
2015-11-27Use ${frames_invalid} in gdb.cp/annota2.expYao Qi2-1/+5
2015-11-26Add test for thread namesSimon Marchi4-0/+144
2015-11-26btrace: diagnose "record btrace pt" without libiptMarkus Metzger2-0/+9
2015-11-24List displays in ascending orderPedro Alves3-8/+53
2015-11-24List checkpoints in ascending orderPedro Alves2-2/+9
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves24-255/+115
2015-11-24Make gdb.python/py-inferior.exp test names uniquePedro Alves2-100/+122
2015-11-23Fix internal error when saving fast tracepoint definitionsSimon Marchi3-1/+17
2015-11-23Refactor gdb.trace/save-trace.expSimon Marchi2-43/+54
2015-11-23minsyms.c: Scan backwards over all zero sized symbols.Kevin Buettner3-0/+99
2015-11-23error/internal-error printing local variable during "bt full".Joel Brobecker4-0/+117
2015-11-23Fix space-vs-tab issues in gdb/testsuite/ChangeLog.Joel Brobecker1-3/+3
2015-11-23gdb/dwarf2read: Minimal handling of non-constant struct sizes.Joel Brobecker2-0/+10