> > #define environ (*(__get_environ())) > > The "#define environ" macro is going to yield interesting results > when various places call "&environ". Then again, maybe none of those > places are part of gdb on Cygwin. I just tested it, and it works fine.