Plain Text Paste by keinfarbton
Description: trc
Hide line numbers

Create new paste
Post a reply
View replies

Paste:
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  
37  
38  
frank@lingurke:~/dwt/dwt-samples$ ./test
e: Thrown from g()
e.info: 0x08051229 [test] object.traceContext
0x0805119c [test] object.Exception._ctor
0x08049d19 [test] test.g @ test.d:42
0x08049ceb [test] test.f @ test.d:36
0x08049e65 [test] test.main.__dgliteral1
0x0804f054 [test] tango.core.Thread.Thread.run
0x0804e699 [test] thread_entryPoint
0xb7e7d46a [libpthread-2.6.1.so] start_thread
0xb7ddb6dd [libc-2.6.1.so]
e.next: {null}
---
object.Exception: again:
----------------
0x08051229 [test] object.traceContext
0x0805119c [test] object.Exception._ctor
0x08049e49 [test] _Dmain @ test.d:59
0x0805307b [test] dmain2.main.runMain
0x08052e50 [test] dmain2.main.tryExec
0x080530b8 [test] dmain2.main.runAll
0x08052e50 [test] dmain2.main.tryExec
0x08052df9 [test] main
0xb7d1e04f [libc-2.6.1.so]
0x08049c60 [test] _start

object.Exception: Thrown from g()
----------------
0x08051229 [test] object.traceContext
0x0805119c [test] object.Exception._ctor
0x08049d19 [test] test.g @ test.d:42
0x08049ceb [test] test.f @ test.d:36
0x08049e65 [test] test.main.__dgliteral1
0x0804f054 [test] tango.core.Thread.Thread.run
0x0804e699 [test] thread_entryPoint
0xb7e7d46a [libpthread-2.6.1.so] start_thread
0xb7ddb6dd [libc-2.6.1.so]

Replies:

    (some replies deleted)