Fix cached_frame allocation in py-unwind
authorAlan Hayward <alan.hayward@arm.com>
Thu, 22 Jun 2017 15:30:15 +0000 (16:30 +0100)
committerAlan Hayward <alan.hayward@arm.com>
Thu, 22 Jun 2017 15:30:15 +0000 (16:30 +0100)
commit16892a0323ce6cf41ca80e384dfba12524247902
treed7bd55f43728b002e67f0321365027c18153fa54
parentd7dcbefc724e59aa49e4ac2ac2337c8e1b8c367a
Fix cached_frame allocation in py-unwind

gdb/
* python/py-unwind.c (pyuw_sniffer): Allocate space for
registers.
gdb/ChangeLog
gdb/python/py-unwind.c