[#]
http://marc.info/?l=openbsd-cvs&m=140761494814233&w=2
openbsd-cvs(obsdave,2) — All
2014-08-10 00:55:09
Module name: src
Changes by: guenther@cvs.openbsd.org 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@