mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
Fix Powerpc build
gdb/ChangeLog: * ppc-linux-nat.c: Add include.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2019-03-26 Alan Hayward <alan.hayward@arm.com>
|
||||||
|
|
||||||
|
* ppc-linux-nat.c: Add include.
|
||||||
|
|
||||||
2019-03-26 Alan Hayward <alan.hayward@arm.com>
|
2019-03-26 Alan Hayward <alan.hayward@arm.com>
|
||||||
|
|
||||||
* NEWS: Mention AArch64 Pointer Authentication.
|
* NEWS: Mention AArch64 Pointer Authentication.
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
#include "arch/ppc-linux-common.h"
|
#include "arch/ppc-linux-common.h"
|
||||||
#include "arch/ppc-linux-tdesc.h"
|
#include "arch/ppc-linux-tdesc.h"
|
||||||
#include "nat/ppc-linux.h"
|
#include "nat/ppc-linux.h"
|
||||||
|
#include "linux-tdep.h"
|
||||||
|
|
||||||
/* Similarly for the hardware watchpoint support. These requests are used
|
/* Similarly for the hardware watchpoint support. These requests are used
|
||||||
when the PowerPC HWDEBUG ptrace interface is not available. */
|
when the PowerPC HWDEBUG ptrace interface is not available. */
|
||||||
|
Reference in New Issue
Block a user