gxf icon indicating copy to clipboard operation
gxf copied to clipboard

Arm registers

Open entropyqueen opened this issue 8 years ago • 0 comments

This adds management and display of the CPSR register instead of the eflags register when using gdb in ARM mode.

It avoids a crash when the "eflags" register does not exist. And displays CPSR register like this:

cpsr: N:0 Z:1 C:1 V:0 0x60030010

entropyqueen avatar Oct 27 '15 11:10 entropyqueen