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: NEWS: Mention new native MinGW configuration


Eli Zaretskii wrote:

+* GDB can now be built as a native debugger on native x86 Windows
+(mingw32) systems for debugging Portable Executable (PE) executables.
+

Fine with me, but the second "native" should be removed, IMO.


In fact, I suggest the following text:

  GDB can now be built as a native debugger for debugging Windows x86
  (mingw32) Portable Executable (PE) programs.


Thanks, checked in with your suggestion.


Cheers,
Pedro Alves


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