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 0/3] Trust readonly sections if target has memory protection


> Date: Fri, 6 Sep 2013 06:03:32 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: Yao Qi <yao@codesourcery.com>, gdb-patches@sourceware.org
> 
> > MinGW doesn't support Windows 3.x, and I think Cygwin doesn't support
> > 9x anymore.
> 
> IMO, XP is probably the most ancient version that would be reasonable
> to support. Are people still developping on more ancient versions?

If we support XP, extending support to Windows 2000 or even NT 4.0
comes almost at no cost.  IMO, there's no need to drop support for
platforms whose support doesn't impose any tangible maintenance
headaches.

Windows 9X can be easily recognized at run time, and the feature that
is the subject of this thread can be turned off then.


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