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]

[patch] Fix Darwin/x86 compilation


Hello,

Current gdb head does not compile for Darwin due to the changes in this commit:

commit 60d99cc097f1fb9932bb8f52c24e4efc00a6b742
Author: Pedro Alves <pedro@codesourcery.com>
Date:   Thu May 21 15:48:41 2009 +0000

The attached patch fixes compilation for Darwin.


Jonas


2009-06-10 Jonas Maebe <jonas.maebe@elis.ugent.be>

Fix Darwin compilation error caused by signature change of darwin_wait.

	* darwin-nat.c (darwin_stop_inferior): Pass 0 as options to
	darwin_wait (blocking wait).
	(darwin_kill_inferior): Likewise

Attachment: fix-darwin_wait-compilation.patch
Description: Binary data



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