init_registers

saleru.raja@iap-online.com saleru.raja@iap-online.com
Wed Jun 18 04:27:00 GMT 2003


Hello, 
Please look at the following function, which is in file "regdat.sh" in
GDB

void
init_registers ()
{
    set_register_cache (regs_${name},
			sizeof (regs_${name}) / sizeof (regs_${name}[0]));
    gdbserver_expedite_regs = expedite_regs_${name};
}

If the target is "sh-elf", then what will be the modified function after
compiling ?

Thanks in advance 

Regards
Raja Saleru




More information about the Gdb mailing list