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


Pedro> Indeed.  We don't really support these with remote targets yet, so
Pedro> I'm okay with leaving it host-dependent in the mean time.

The background here is:

    http://sourceware.org/gdb/wiki/LocalRemoteFeatureParity

It isn't entirely clear to me how remote environment setting ought to
work.  Like, when connecting to gdbserver, should gdb send its entire
environment (some of which may be host-specific)?  Or should 'set env'
be the only way to change the environment (making 'show env' somewhat
weird?).  Or ...?

Tom


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