Mention PR gdb/13766

This commit is contained in:
Pedro Alves
2012-03-05 14:24:03 +00:00
parent b4d36fb80a
commit 24490249f8

View File

@ -1,5 +1,7 @@
2012-03-05 Pedro Alves <palves@redhat.com> 2012-03-05 Pedro Alves <palves@redhat.com>
PR gdb/13766
* i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
the register state is clear, supply explicit zero, instead of the register state is clear, supply explicit zero, instead of
marking the register unavailable. marking the register unavailable.