ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
Last change
on this file since ae66348 was 3b9c674, checked in by Andrew Beach <ajbeach@…>, 6 years ago |
|
Expections now supported in position independent code.
|
-
Property mode
set to
100644
|
|
File size:
1.0 KB
|
| Line | |
|---|
| 1 | Exiting: terminate function
|
|---|
| 2 | Exiting: bar function
|
|---|
| 3 | foo caught exception zen.
|
|---|
| 4 | Exiting: foo function
|
|---|
| 5 |
|
|---|
| 6 | alpha caught exception zen
|
|---|
| 7 | resume returned
|
|---|
| 8 | Exiting: resume function
|
|---|
| 9 | Exiting: beta function
|
|---|
| 10 | Exiting: alpha function
|
|---|
| 11 |
|
|---|
| 12 | walk out of farewell
|
|---|
| 13 | See you next time
|
|---|
| 14 | leaving farewell
|
|---|
| 15 |
|
|---|
| 16 | jump out of farewell
|
|---|
| 17 | See you next time
|
|---|
| 18 | leaving farewell
|
|---|
| 19 |
|
|---|
| 20 | Exiting: resume function
|
|---|
| 21 | fallback caught termination zen
|
|---|
| 22 |
|
|---|
| 23 | Exiting: terminate function
|
|---|
| 24 | Exiting: terminate function
|
|---|
| 25 | Exiting: terminate_swap
|
|---|
| 26 | terminate_swapped caught exception yang
|
|---|
| 27 | Exiting: terminate_swapped
|
|---|
| 28 |
|
|---|
| 29 | resume_swapped caught exception yang
|
|---|
| 30 | resume returned
|
|---|
| 31 | Exiting: resume function
|
|---|
| 32 | resume returned
|
|---|
| 33 | Exiting: resume function
|
|---|
| 34 | Exiting: resume_swap
|
|---|
| 35 |
|
|---|
| 36 | Exiting: terminate function
|
|---|
| 37 | reterminate zen caught and will rethrow exception zen
|
|---|
| 38 | reterminate 1 caught exception zen
|
|---|
| 39 |
|
|---|
| 40 | reresume zen caught and rethrows exception zen
|
|---|
| 41 | reresume 1 caught exception zen
|
|---|
| 42 | resume returned
|
|---|
| 43 | Exiting: resume function
|
|---|
| 44 |
|
|---|
| 45 | Exiting: terminate function
|
|---|
| 46 | fy caught exception zen
|
|---|
| 47 | fee caught exception zen
|
|---|
| 48 | resume returned
|
|---|
| 49 | Exiting: resume function
|
|---|
| 50 |
|
|---|
| 51 | Exiting: main function
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.