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] Do not disappoint on "Create a core file of GDB?"


On Jan 11, 2010, at 8:15 PM, Eli Zaretskii wrote:

>> From: Tristan Gingold <gingold@adacore.com>
>> Date: Mon, 11 Jan 2010 17:07:30 +0100
>> Cc: gdb-patches@sourceware.org
>> 
>> 
>>> setrlimit is a POSIX function so I hope it does not need autoconf magic:
>>> 	http://www.opengroup.org/onlinepubs/009695399/functions/setrlimit.html
>> 
>> Sure, but windows is not POSIX compliant, so I think you can't avoid some autoconf stuff.
> 
> Which "windows" do you have in mind?  If it's Cygwin, I'd imagine it
> does have setrlimit.  If you are talking about native Windows, then it
> cannot dump core, anyway, can it?

Sure.  But it doesn't have setrlimit/getrlimit.


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