7.3.1 Event: Break
Indicates that the target has stopped.
| Field | Size | Description |
|---|---|---|
| EVT_AVR8_BREAK | 1 byte | Event ID |
| Version (0x00) | 1 byte | Event version |
| PC | 4 byte | Program Counter value (word address) |
| Break cause | 1 byte |
0x00 = unspecified 0x01 = program breakpoint |
| Extended info | 2 bytes | N/A |
