OSDN Git Service

* readelf.c (struct Frame_Chunk): Add cfa_exp.
authorrth <rth>
Sun, 4 May 2003 00:20:43 +0000 (00:20 +0000)
committerrth <rth>
Sun, 4 May 2003 00:20:43 +0000 (00:20 +0000)
commit6bd625554949d4d15f02add3567de276cdcf6970
tree13f5b65bde542d3c8404fe1b8f87c22285b75171
parent1834ae6a2a89d963a8ca462ac7c24900af15f37c
    * 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