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: [RFA/mingw32] environment variables are case-insensitive on win32


Pierre Muller (pierre.muller@ics-cnrs.unistra.fr):

> That is strange because when I start a mingw32 compiled GDB executable
> from a console 
> "show env" command does indeed display
> Path variable,
> but nonetheless GDB is perfectly able to use Path variable...


Right, but try

(gdb) path C:\

...and you'll see what I mean.


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