aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-20callfuncs.exp: avoid spurious register differences in sparc64 targets.Jose E. Marchesi2-0/+16
2015-11-20sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.cJose E. Marchesi2-0/+5
2015-11-19Fix think-o in calls to gdb_compile.Sandra Loosemore4-3/+10
2015-11-17gdb/testsuite: Fix left shift of negative value.Dominik Vogt3-2/+7
2015-11-13Remove d10v from testsuiteYao Qi5-210/+15
2015-11-13gdb.base/gnu_vector.exp: Don't test output from the inferiorYao Qi3-17/+17
2015-11-11gdb/testsuite/gdb.trace: Deduplicate set_point assembly.Marcin Kościelnicki10-181/+104
2015-11-10gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.Marcin Kościelnicki13-145/+47
2015-11-09[Ada] GDB crash during "finish" of function with out parametersJoel Brobecker5-0/+113
2015-11-07gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructsKevin Buettner3-6/+16
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner18-49/+194
2015-11-05gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner9-18/+96
2015-11-04Fortran: allocate()d memory is uninitializedJan Kratochvil2-1/+6
2015-11-04gdb: Add process record and replay support for s390.Marcin Kościelnicki4-2/+127
2015-11-04Fix non stopping breakpoint on newer compilers.Walfred Tedeschi1-2/+3