| 127 | | * Processors are stopped when an exception occurs. (This can be changed, see advanced commands) |
| | 127 | |
| | 128 | Exceptions catching rules: |
| | 129 | |
| | 130 | * Processors are stopped when an exception occurs. |
| | 131 | * The `X` flag can be added to the `SOCLIB_GDB` environment variable to globally disable exception catching. |
| | 132 | * Some monitor commands can be used to tweak exception catching for each processors separately (see below). |
| | 133 | * The `S` flag can be added to the `SOCLIB_GDB` environment variable to pause the simulation waiting for connection when an exception is catched. |