Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gdb/dist/gdb include gdbarch.h
details: https://anonhg.NetBSD.org/src/rev/72d06181be3d
branches: trunk
changeset: 957720:72d06181be3d
user: christos <christos%NetBSD.org@localhost>
date: Tue Dec 08 13:56:38 2020 +0000
description:
include gdbarch.h
diffstat:
external/gpl3/gdb/dist/gdb/sparc64-nbsd-nat.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r a1dd11421d1e -r 72d06181be3d external/gpl3/gdb/dist/gdb/sparc64-nbsd-nat.c
--- a/external/gpl3/gdb/dist/gdb/sparc64-nbsd-nat.c Tue Dec 08 07:53:20 2020 +0000
+++ b/external/gpl3/gdb/dist/gdb/sparc64-nbsd-nat.c Tue Dec 08 13:56:38 2020 +0000
@@ -18,6 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
+#include "gdbarch.h"
#include "gdbcore.h"
#include "regcache.h"
#include "inferior.h"
Home |
Main Index |
Thread Index |
Old Index