binutils-gdb/gdb/testsuite/gdb.trace
Marcin Kościelnicki 45f3854667 gdb.trace/testsuite: Bump stack collection fudge factor.
These two tests collect 64 words from $sp onwards, hoping that's enough
to capture a few whole stack frames.  Unfortunately, that's not enough
for s390, which tends to have large frame sizes - minimum 24 words on
s390, 20 on s390x (which just barely passes).  Bump it to 128 words,
let's hope no machine needs more.

Tested on x86_64, s390, s390x.

gdb/testsuite/ChangeLog:

	* gdb.trace/backtrace.exp: Bump stack collection fudge factor.
	* gdb.trace/entry-values.exp: Bump stack collection fudge factor.
2016-01-25 13:19:22 +01:00
..
actions-changed.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
actions-changed.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
actions.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
actions.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ax.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
backtrace.exp gdb.trace/testsuite: Bump stack collection fudge factor. 2016-01-25 13:19:22 +01:00
change-loc-1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
change-loc-2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
change-loc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
change-loc.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
change-loc.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
circ.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
circ.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
collection.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
collection.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
deltrace.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disconnected-tracing.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disconnected-tracing.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
entry-values.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
entry-values.exp gdb.trace/testsuite: Bump stack collection fudge factor. 2016-01-25 13:19:22 +01:00
ftrace-lock.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ftrace-lock.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ftrace.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ftrace.exp testsuite/gdb.trace: Fix expected message on continue. 2016-01-19 13:04:58 +01:00
infotrace.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
Makefile.in gdbserver: Fix crash when QTinit is handled with no inferior process attached 2015-02-10 13:49:41 -05:00
mi-trace-frame-collected.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mi-trace-unavailable.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mi-traceframe-changed.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mi-tracepoint-changed.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mi-tsv-changed.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
no-attach-trace.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
no-attach-trace.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
packetlen.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
passc-dyn.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
passcount.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pending.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pending.exp gdb.trace: Fix another expected message on continue. 2016-01-23 12:16:19 +01:00
pendshr1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pendshr2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pr16508.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
qtro.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
qtro.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
range-stepping.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
range-stepping.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
read-memory.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
read-memory.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
report.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
save-trace.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
stap-trace.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
stap-trace.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
status-stop.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
status-stop.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
strace.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
strace.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tfile.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tfile.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tfind.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-break.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-break.exp testsuite/gdb.trace: Fix expected message on continue. 2016-01-19 13:04:58 +01:00
trace-buffer-size.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-buffer-size.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-common.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-condition.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-condition.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-mt.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-mt.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
trace-unavailable.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tracecmd.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tspeed.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tspeed.exp Fix missing IPA lib in tspeed.exp in some configurations. 2016-01-20 12:30:53 -05:00
tstatus.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tsv.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unavailable-dwarf-piece.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unavailable-dwarf-piece.exp gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targets 2016-01-23 14:54:59 +01:00
unavailable.cc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unavailable.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
while-dyn.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
while-stepping.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00