[haiku-development] Re: State of ppc

  • From: Fredrik Holmqvist <fredrik.holmqvist@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 31 Dec 2009 19:43:26 +0100

2009/12/31 Andreas Färber <andreas.faerber@xxxxxx>:
> +               //memset(sPageTable, 0, 9308 /*tableSize*/);
> +               memset((void*)0x7F0245c, 0, 1);

It's not because it's an odd address or something stupid like that?
For instance on old m68k it was a neat trick to access odd memory
addresses to fool debuggers, causing a interrupt so you could continue
in a completly different spot.

/Fredrik Holmqvist, TQH

Other related posts: