From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guido Piasenza To: insight@sourceware.cygnus.com Subject: Problem with powerpc simulator Date: Mon, 17 Apr 2000 06:56:00 -0000 Message-id: <38FB6CF6.F160A60@fidia.it> X-SW-Source: 2000-q2/msg00089.html Hi folks, I'm experiencing a problem with the powerpc simulator in insight. When the program starts up, I try to read the MSR by doing: mfmsr d0 However, insight signals a privileged instruction violation. By looking at the PS it looks like the processor is in supervisor mode already, so why can't I perform this instruction ? I tried "set processor 603" and "set architecture powerpc:603", but I got no results. Any help appreciated. Ciao Guido