Quantcast
Channel: Intel® Software - Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2746

debugging and optimization on Linux

$
0
0

I am modifying someone else's code on Linux, and I get some runtime errors.  The programs are built with the -O3 option.  I wish to debug with gdb and take advantage of as many features as possible, so -debug comes to mind, possibly -traceback

What would be the best combination of options to enable use of gdb?  Would you recommend no -O options at all?

Thanks,
Jay


Viewing all articles
Browse latest Browse all 2746

Trending Articles