CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/09 14:08:44
Modified files:
gnu/usr.bin/binutils-2.17/binutils: dwarf.c
gnu/usr.bin/binutils/binutils: readelf.c
Log message:
Fix readelf --debug-dump=frames-interp output: once a register is given
a column, it needs to included in all rows, even after the register is
restored.
ok jsg@
