Add variable length tests for emit_ref in trace-condition.exp
authorAntoine Tremblay <antoine.tremblay@ericsson.com>
Mon, 30 May 2016 15:24:44 +0000 (11:24 -0400)
committerAntoine Tremblay <antoine.tremblay@ericsson.com>
Mon, 30 May 2016 16:51:13 +0000 (12:51 -0400)
commit2320162a6219c664a8da2e2ff68b08d6f6c2ffcc
tree3724240589fbe9c007f4a1a749422c684d0c4f1a
parenta781823347ec9cd84e5ccc0bb8ddde48f8d302b6
Add variable length tests for emit_ref in trace-condition.exp

This patch add variable length tests for emit_ref by reading the variable
passed as argument of 8 to 64 bit.

gdb/testsuite/ChangeLog:

* gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
bits types.
(main): Adapt to 8 to 64 bits types.
* gdb.trace/trace-condition.exp: Add new tests.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/trace-condition.c
gdb/testsuite/gdb.trace/trace-condition.exp
This page took 0.028053 seconds and 4 git commands to generate.