ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
Last change
on this file since b787cad was f1b6671, checked in by Andrew Beach <ajbeach@…>, 6 years ago |
Unwinding is now handled in exception handling code. That is used to fix one bug, other exception tests added. Noise from the change altered one other test.
|
-
Property mode
set to
100644
|
File size:
424 bytes
|
Rev | Line | |
---|
[6d43cdde] | 1 | caught as termination
|
---|
| 2 | Entering: try block with resume throw
|
---|
| 3 | intermediate rethrow
|
---|
| 4 | Exiting: try block with resume throw
|
---|
| 5 | caught as termination
|
---|
| 6 |
|
---|
| 7 | terminate catch on terminate
|
---|
| 8 |
|
---|
| 9 | resume catch on resume
|
---|
[3eb5a478] | 10 |
|
---|
| 11 | termination catch, will resume
|
---|
| 12 | outer resume catch
|
---|
| 13 |
|
---|
| 14 | resumption catch, will terminate
|
---|
| 15 | inner termination catch
|
---|
[f1b6671] | 16 |
|
---|
| 17 | throwing resume moon
|
---|
| 18 | resumption moon catch, will terminate
|
---|
| 19 | termination catch
|
---|
| 20 | throwing resume star
|
---|
| 21 | resumption star catch
|
---|
Note:
See
TracBrowser
for help on using the repository browser.