blob: 4d06677013c95b699fcea932554ddc4f489c910b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
Test Run By thomas on Wed Jan 8 00:24:18 2014
Native configuration is i686-pc-linux-gnu
=== gdb tests ===
Schedule of variations:
unix
Running target unix
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ...
UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ...
UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.m: unrecognized error
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ...
UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.m: unrecognized error
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/print.exp ...
PASS: gdb.objc/print.exp: set language objective-c
PASS: gdb.objc/print.exp: set language to "objective-c"
PASS: gdb.objc/print.exp: check fp + text
PASS: gdb.objc/print.exp: p 1.
PASS: gdb.objc/print.exp: p 1.5
PASS: gdb.objc/print.exp: p 1.f
PASS: gdb.objc/print.exp: p 1.5f
PASS: gdb.objc/print.exp: p 1.l
PASS: gdb.objc/print.exp: p 1.5l
PASS: gdb.objc/print.exp: p 0x1.1
PASS: gdb.objc/print.exp: reject p 1.1x
PASS: gdb.objc/print.exp: reject p 1.1ff
PASS: gdb.objc/print.exp: reject p 1.1ll
=== gdb Summary ===
# of expected passes 13
# of unsupported tests 3
[...]/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
|