This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Illegal instruction on sparc32-linux


   From: Thorsten Kukuk <kukuk@suse.de>
   Date: Fri, 19 Apr 2002 13:10:12 +0200

   Couldn't read input and local registers from core file
   #0  0x00042ddc in diversion::need(vunits) ()
   (gdb) x/i $pc
   0x42ddc <_ZN9diversion4needE6vunits+28>:        call  %o1
   (gdb) disass 

Now.... print the value of the register $o1 so we can see
why it gets the illegal instruction...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]