* readelf.c (struct Frame_Chunk): Add cfa_exp.
authorRichard Henderson <rth@redhat.com>
Sun, 4 May 2003 00:20:43 +0000 (00:20 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 4 May 2003 00:20:43 +0000 (00:20 +0000)
commit630446347239f042ffcacd56e2fb054a55c5c3ee
tree641b39a3a5cbd777befec970395ab917d2ef49b7
parent1fffbe2fa5e461f4bebc26592ad5e0ea3e181e84
    * readelf.c (struct Frame_Chunk): Add cfa_exp.
        (frame_display_row): Just print "exp" for cfa or register
        defined by a location expression.
        (display_debug_frames): Handle DW_CFA_def_cfa_expression,
        DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
binutils/ChangeLog
binutils/readelf.c