Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.
[deliverable/binutils-gdb.git] / gdb / arch-utils.c
index bff1a10902dbf800d03a3f8565d89a73b5668a87..d8da7439ca1c0fcbbda238a02cd2a8e211513880 100644 (file)
@@ -23,6 +23,7 @@
 #include "buildsym.h"
 #include "gdbcmd.h"
 #include "inferior.h"          /* enum CALL_DUMMY_LOCATION et al.  */
+#include "infrun.h"
 #include <string.h>
 #include "regcache.h"
 #include "gdb_assert.h"
This page took 0.023993 seconds and 4 git commands to generate.