Re: [Gems-users] Magic Instructions


Date: Thu, 14 Sep 2006 16:32:09 +0200
From: "Daniele Bordes" <daniele.bordes@xxxxxxxxx>
Subject: Re: [Gems-users] Magic Instructions
Are you sure it is MAGIC(0x4000) and not MAGIC(0x40000)? Because I
tried to use MAGIC_BREAKPOINT in my code and it doesn't work, and I
noticed that according to macro definition in magic_instruction.h, it
is substituted with
MAGIC(0x40000) and not with MAGIC(0x4000) ...
[← Prev in Thread] Current Thread [Next in Thread→]