enable-magic-breakpoint
command sets a breakpoint on the magic instruction with argument 0, except on SPARC targets. On SPARC targets it is a magic instruction with the top 6 bits of the 22-bit parameter field set to binary 000100. The breakpoint can be removed with the disable-magic-breakpoint
command. To break on all magic instructions, use break-hap Core_Magic_Instruction
.