Changes

Jump to: navigation, search

Snapshot

192 bytes added, 19:29, 1 November 2017
/* BRKC Chunk (ACE) */
This chunk is written by ACE when some breakpoints are set. When loading a snapshot, the breakpoints found in this chunk are added to the one already installed.
The number of stored breakpoints in the chunk is given by the chunk size divided by 216 (the size on one breakpoint data structure).
{|
| 8
| Reserved
|-
| D8
| ...
| Same sequence repeated for each breakpoint
|}
194
edits