Use kinfo_getvmmap on FreeBSD to enumerate memory regions.
[deliverable/binutils-gdb.git] / gdb / config.in
index 3ccac37e2384b8657906fbd1561440408b7c7dce..8a27df0c1e339f543429650d9eeff12dcab371e5 100644 (file)
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if your system has the kinfo_getvmmap function. */
+#undef HAVE_KINFO_GETVMMAP
+
 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
 #undef HAVE_LANGINFO_CODESET
 
This page took 0.02293 seconds and 4 git commands to generate.