Add "frame.h" #include in gdbarch.h.
authorJoel Brobecker <brobecker@adacore.com>
Wed, 13 Aug 2014 18:15:00 +0000 (11:15 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Fri, 15 Aug 2014 12:29:33 +0000 (05:29 -0700)
commiteb7a547ad40c97ca306e29c94678e4eab1822089
treef9d4a723ba7d2f55c93143cebcfdb4e6063b8979
parentebcc6c3a7b5021bab3cc30e9b7d4c340153a0c32
Add "frame.h" #include in gdbarch.h.

This include is needed because gdbarch_dummy_id needs the full
definition of struct frame_id.

gdb/ChangeLog:

        * gdbarch.sh: #include "frame.h" in gdbarch.h.  Delete "struct
        frame_info" partial declaration.
        * gdbarch.h: Regenerate.

Tested on x86_64-linux by rebuilding GDB.
gdb/ChangeLog
gdb/gdbarch.h
gdb/gdbarch.sh