I'm trying to compile a fortran program (infac.f) to run under MacOSX. It compiles and runs normally for some, but not all input specifications. Often, instead of proceeding, it hangs.

I can find no evidence in either the gfortran or gdb manuals on how to compile the source code so as to include symbol table information necessary to use a debugger. The gfortran manual mentions gdb once, saying that it is capable of generating such information, but then has no further mention of gdb.

Any advice would be much appreciated!

Thanks,

Charlie

Reply via email to