Verbose eflags on i386/x86-64
Michal Ludvig
mludvig@suse.cz
Tue Mar 26 09:48:00 GMT 2002
Hi,
I'd like to modify "info registers" so that it would print current state
of flags within eflags register on i386/x86-64.
Now the output is:
eflags 0x246 582
and I would like to see something like:
eflags 0x246 [DF SF AF PF]
I don't know what is the correct approach. I'd vote for adding new
builtin_whatever_type_for_x86_eflags, modify register_virtual_type
function and add a new function for printing a function with this type.
Can I do it this way, or is there a better solution?
Michal Ludvig
--
* SuSE CR, s.r.o * mludvig@suse.cz
* +420 2 9654 5373 * http://www.suse.cz
More information about the Gdb
mailing list