Add software single step support to moxie port
[deliverable/binutils-gdb.git] / gdb / top.c
index 8b389c57934f7c6430f60e2c98b5193250bf65fd..8ce1a9fd383aaf95e687460129d9d1eb513ef37e 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -28,6 +28,7 @@
 #include "exceptions.h"
 #include <signal.h>
 #include "target.h"
+#include "target-dcache.h"
 #include "breakpoint.h"
 #include "gdbtypes.h"
 #include "expression.h"
@@ -61,7 +62,7 @@
 
 #include "event-top.h"
 #include <string.h>
-#include "gdb_stat.h"
+#include <sys/stat.h>
 #include <ctype.h>
 #include "ui-out.h"
 #include "cli-out.h"
This page took 0.026289 seconds and 4 git commands to generate.