- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems the debugger (idb) cannot access any of the variables in a program if the program was compiled with the option -save.
This does not explain the occasional loss of variable access posted in
a prior message. With -save the debugger cannot access any of the
variables anymore.
ifort -save -O0 -g -o a.exe a.for
Any trivial test program will illustrate the problem.
idb on IA-32, Version 10.1-32, Build 20070828
ifort on IA-32, Version 10.1, Build 20070913
Please do not ask me why I have to deal with libraries which need this option.![smiley [:-)]](/isn/Community/en-US/emoticons/emotion-1.gif)
ifort -save -O0 -g -o a.exe a.for
Any trivial test program will illustrate the problem.
idb on IA-32, Version 10.1-32, Build 20070828
ifort on IA-32, Version 10.1, Build 20070913
Please do not ask me why I have to deal with libraries which need this option.
![smiley [:-)]](/isn/Community/en-US/emoticons/emotion-1.gif)
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Very odd. Please report this to Intel Premier Support and attach a test case.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page