gdb with assembler: Print status of carry flag

I've got an x86 assembler program which I'm debugging with gdb. Is there a way to print the status of the carry flag inside gdb with, like, "print $cf"?

26
задан ThinkingStiff 30 June 2012 в 02:11
поделиться