简体   繁体   中英

Fortran debugger for Mac OS X

任何人都可以为mac推荐一个好的Fortran调试器(除了通过fink或macports安装gdb等)?

由于IDB for Mac只提供命令行界面,而Xcode只能调试简单的结构化Fortran程序而不支持MODULE,也许你可以试试TotalView。

I believe the Intel Fortran Compiler for Mac integrates with Xcode and thereby gives you source level (GUI) debugging: http://software.intel.com/en-us/intel-compilers/

Also it looks like you can get Xcode plug-ins for gfortran : http://www.macresearch.org/xcode_tutorial_fortran_only_projects

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM