Fix a bug displaying the interpretation of a CFA block that just contains DW_CFA_NOP...
authorNick Clifton <nickc@redhat.com>
Thu, 2 Jun 2016 10:34:49 +0000 (11:34 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 2 Jun 2016 10:34:49 +0000 (11:34 +0100)
commit5b6312fd20ef39f1531e37e7d2601c54d5658119
treedb07c07d2cfaa231c205904dfd1170bb0433ddda
parent5b677558bc6c7b2477bb33c709e6017e68e7ae8c
Fix a bug displaying the interpretation of a CFA block that just contains DW_CFA_NOP instructions.

* dwarf.c (display_debug_frames): Do not display any
interpretation if the block consists solely of DW__CFA_NOPs.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.027566 seconds and 4 git commands to generate.