This is the mail archive of the gdb-patches@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]

Re: [PATCH] gdb: btrace: fix build errors on older glibc builds


>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

Mike> 2013-09-03  Mike Frysinger  <vapier@gentoo.org>
Mike> 	* common/linux-btrace.c: Move sys/syscall.h out of the
Mike> 	HAVE_LINUX_PERF_EVENT_H check and wrap it inHAVE_SYS_SYSCALL_H.
Mike> 	Also check for SYS_perf_event_open before attempting to buid.

It seems reasonable, but gdbserver's configure doesn't seem to check for
sys/sycall.h.  So, I think this could regress gdbserver as-is.

Tom


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