[ros-diffs] [hyperion] 33690: modified bochs-2.3.6-poison.patch - register POISON opcode for *all* modes (16/32 bits, memory/register), not just for 16 bits/register; opcode now actually works - flush all caches after new bytes are poisoned, so that any new breakpoints are immediately effective; like many things about this patch, this is inefficient but it works modified poison.h - qualify all pointers as const *and* volatile, so that any pointer can be passed