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: Support of gdb for Windows 64 native systems


On Tue, Oct 16, 2007 at 08:53:10AM +0100, Pedro Alves wrote:
>On 10/16/07, Christopher Faylor wrote:
>> On Tue, Oct 16, 2007 at 06:12:31AM +0200, Eli Zaretskii wrote:
>> >> Date: Tue, 16 Oct 2007 00:31:04 +0100
>> >> From: Pedro Alves <pedro_alves@portugalmail.pt>
>> >>
>> >> How about the attached?
>> >
>> >I have one concern:
>> >
>> >> -#include <sys/procfs.h>
>> >
>> >Why do you unconditionally remove this include?  Doesn't the Cygwin
>> >build want it?
>>
>> Actually, I wondered about this too and meant to ask.  I assume that it
>> isn't really needed?
>>
>
>I did explain it upthread:
>" - profs.h isn't needed anymore, since I've implemented cygwin cross-core
>support a few weeks ago (in i386-cygwin-tdep.c).  The include can be
>       unconditionally removed."

Oops.  I missed that.  Sorry.  Thanks for the (re)explanation.

I approve this patch.

cgf


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