This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix compile in the !HAVE_KINFO_GETVMMAP case.


*** TEST RESULTS FOR COMMIT 142311d325b962730f7d0247cc456f06e5c7b62b ***

Author: John Baldwin <jhb@FreeBSD.org>
Branch: master
Commit: 142311d325b962730f7d0247cc456f06e5c7b62b

Fix compile in the !HAVE_KINFO_GETVMMAP case.

gdb/ChangeLog:

	* fbsd-nat.c: [!HAVE_KINFO_GETVMMAP]: Include <sys/user.h> and
	"filestuff.h".
	(fbsd_find_memory_regions): Fix `mapfile' initialization.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]