diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-08 09:14:57 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-08 09:14:57 +0100 |
commit | 0dc2a5c6f8175b8a5cd4cf8b31a7d76d05d219ab (patch) | |
tree | bed6f9e00bff94044094ebbd336c959b997cdc7a /binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum | |
parent | e08e6e3ae62c12d76c9f4fa438b253a30c96d5e7 (diff) |
binutils-gdb: Merge of binutils and gdb.
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum')
-rw-r--r-- | binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum new file mode 100644 index 00000000..5d619030 --- /dev/null +++ b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -0,0 +1,44 @@ +Test Run By thomas on Tue Jan 7 23:53:57 2014 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Running ../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ... +PASS: gdb.asm/asm-source.exp: f at main +PASS: gdb.asm/asm-source.exp: next over macro +PASS: gdb.asm/asm-source.exp: step into foo2 +PASS: gdb.asm/asm-source.exp: info target +PASS: gdb.asm/asm-source.exp: info symbol +PASS: gdb.asm/asm-source.exp: list +PASS: gdb.asm/asm-source.exp: search +PASS: gdb.asm/asm-source.exp: f in foo2 +PASS: gdb.asm/asm-source.exp: n in foo2 +PASS: gdb.asm/asm-source.exp: bt ALL in foo2 +PASS: gdb.asm/asm-source.exp: bt 2 in foo2 +PASS: gdb.asm/asm-source.exp: s 2 +PASS: gdb.asm/asm-source.exp: n 2 +PASS: gdb.asm/asm-source.exp: bt 3 in foo3 +PASS: gdb.asm/asm-source.exp: info source asmsrc1.s +PASS: gdb.asm/asm-source.exp: finish from foo3 +PASS: gdb.asm/asm-source.exp: info source asmsrc2.s +PASS: gdb.asm/asm-source.exp: info sources +PASS: gdb.asm/asm-source.exp: info line +PASS: gdb.asm/asm-source.exp: next over foo3 +PASS: gdb.asm/asm-source.exp: return from foo2 +PASS: gdb.asm/asm-source.exp: look at global variable +PASS: gdb.asm/asm-source.exp: x/i &globalvar +PASS: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 +PASS: gdb.asm/asm-source.exp: look at static variable +PASS: gdb.asm/asm-source.exp: x/i &staticvar +PASS: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 +PASS: gdb.asm/asm-source.exp: look at static function + + === gdb Summary === + +# of expected passes 28 +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20131021-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory + |