Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Debugging in v15 beta

Simon_Geard
New Contributor I
838 Views

Is this the right place to ask about debugging in the v15 beta product? I've tried premier support but it says the product is no longer supported.

Thanks.

0 Kudos
4 Replies
Steven_L_Intel1
Employee
838 Views

Well, the beta is closed now, as we prepare for release, but you can ask here, sure.

0 Kudos
Simon_Geard
New Contributor I
838 Views

Thanks, this question is about the Linux version.

As far as I can see there is no longer a separate debugger. So I built a small application with the -debug switch and tried using gdb. Setting and using break-points worked okay but when I try printing the value of a variable the result is a segmentation fault. Is there a special switch combination I need to use to get gdb to work properly?

0 Kudos
Steven_L_Intel1
Employee
838 Views

No, you're not supposed to need any special option. Please provide a test case we can look at. You can do it through Intel Premier Support selecting the non-Beta product - just be sure to indicate that you're using the beta.

0 Kudos
Simon_Geard
New Contributor I
838 Views

Thanks. I have reported it as issue 6000061409

0 Kudos
Reply