set architecture for MPC8xx

Fabian Cenedese Cenedese@indel.ch
Thu Nov 11 15:07:00 GMT 2004


>>I have tried the "set architecture" command for the powerpc MPC8xx. After
>>this I see a lot of new registers.
>>But for me it seems that these registers aren't really taking effects after
>>changing their values.
>>I found them in rs6000-tdep.c.
>>
>>Is there a way to use these additional registers sensible?
>
>Your target stub needs to support the "Architecture" otherwise it wont know how to set or get the values of the registers.
>
>If the target stub only reports/handles registers for the "generic" architecture, you will need to change it to handle all of the other registers.

Is there a way to tell the stub the architecture gdb was set to? (Other
than with the monitor command.)

Thanks

bye  Fabi




More information about the Gdb mailing list