Another registry question
Christopher Faylor
me@cgf.cx
Wed Nov 17 04:14:00 GMT 2004
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
More information about the Cygwin-developers
mailing list