how can I get cp15 registers with gdb?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how can I get cp15 registers with gdb?



Hi,all
    I use gdb and bdi2000 to debug arm926ejs board. all is fine but I can not get cp15 registers . 
    I know the bdi2000 provide telnet interface and we can get the cp15 registers by telnet command line .
    But how can I do it with gdb ?