[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GCC crash



> 2. gcc forks soon.
> What do I do now? How do run xxgdb on the child, or is it the child I'm 
> debugging after the fork? I don't think so.

Add the "-V" (verbose) flag so that you can watch GCC run the various passes.
Run them by hand from the shell, and run the one that is dying in the debugger.

	Bruce
--
Bruce Perens <Bruce@Pixar.com> A campaigner for Clinton and against Censorship.
Toy Story: $183M and counting. At $184M it will beat the #1 movie of 1995.


Reply to: