This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin 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: Another registry question


On Tue, Nov 16, 2004 at 10:51:36PM -0500, Pierre A. Humblet wrote:
>environ.cc contains
>  regopt (myself->progname)
>which looks for cygwin options in a registry key.
>
>As myself->progname contains backslashes, it's not
>a valid registry value name.

I just tried it by putting "f:\cygwin\bin\bash.exe" under "Program Options"
and setting the value to:

error_start=d:/gdbtest/gdb.exe export

It worked as expected.  When I started bash, the CYGWIN environment
variable was set to d:/gdbtest/gdb.exe.

cgf


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