[PATCH] Fix detection of "r_fs" and "r_gs" on FreeBSD.

Pedro Alves palves@redhat.com
Tue Jan 19 11:27:00 GMT 2016


On 01/18/2016 08:13 PM, John Baldwin wrote:
> Include <sys/types.h> as a prerequisite for <machine/reg.h> when checking for
> the r_fs and r_gs members in struct reg.  Note that the previous test for
> <machine/reg.h> already includes <sys/types.h> as a prerequisite.
> 
> gdb/ChangeLog:
> 
> 	* configure.ac: Include <sys/types.h when checking for "r_fs" in
> 	"struct reg".
> 	* configure: Regenerate.

OK.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list