Commit: Fix display of 64-bit CFI and FDE frames

nick clifton nickc@redhat.com
Mon Sep 16 11:56:00 GMT 2013


Hi Richard,
> I'd prefer the regexps to be more consistently written.  Sometimes we
> have <c>*<c><c>123 and sometimes <c>+<c>123

Agreed.

I used <c>+<c>123 since the high bits of the addresses should always be 
zero.  Any other digit (or character) indicates that something has gone 
wrong with the decoding, or creation, of the CFI and FDE frames.

I will look at tidying up the regexps as a side project for the future.

Cheers
   Nick




More information about the Binutils mailing list