Re: Incident: gdb.exe seems to fail when launched from win (and no cygprogs in stack).

2008-03-11 Thread Brian Dessent
Linda Walsh wrote: > The same binary that didn't work yesterday *is* *working* today. I > haven't rebooted (but my system did hibernate, so maybe that re-arranged > memory?), nor run any updates. Perhaps it was a memory fragmentation > issue, though not sure why it was so specific to directory w

Re: Incident: gdb.exe seems to fail when launched from win (and no cygprogs in stack).

2008-03-11 Thread Linda Walsh
Brian Dessent wrote: Linda Walsh wrote: There...now you've done it. You had me break 'gdb'. - The reduced testcase is: int main(int, char **) { fork(); } - (well, the int, char** was complained about, but I thought that should have done it...BUT, it not only doesn't give the erro