A forum for Spin users
You are not logged in.
Pages: 1
What are the transitions whose statements are marked as "sub-sequences" in traces? Do they contain useful information to the end user or can I just ignore them?
Offline
For instance, I have the following line in one of the traces outputted by Spin:
84: proc 1 (Engine:1) ./Engine.pml:146 (state 90) [sub-sequence]
The line number seems to point to the beginning of a `d_step` block.
Offline
I think it would be a little bit more obvious to the user if the line ended with `[d_step]` instead of `[sub-sequence]`. Anyway, thanks!
Last edited by jllang (2022-03-05 16:04:53)
Offline
Pages: 1