'char **environ' woes with cygwin

DJ Delorie dj@delorie.com
Fri Aug 25 10:05:00 GMT 2000


> > #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.


More information about the Gdb mailing list