This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]