so if you know if you want to catch writes to anotherThing, then you set write breakpoint on &data[4] before some code block, and let it run as usual. Debugger will stop when cpu tries to write there