Software Archive
Read-only legacy content
17061 Discussions

idb causes a long wait before displaying the source

vee_t_
Beginner
435 Views

I have noticed that is problem is not there in the command line version of idb.

Once a source had been compiled with debug options, and idb is fired:

idb ./executable

followed by "open source file", it waits a long long time and the source is not displayed. My only option is to kill the session and fire-up idbc, the command line version of the debugger.

I tried with versions 11.1 and 13.0.1 with the same result. Can anyone tell me a remedy?

 

 

 

0 Kudos
3 Replies
Hubert_H_Intel
Employee
435 Views

Hi,

idb/idbc is no longer supported. What about using our actual debugger offerings, the Intel-enhanced gdb which is part of newer product releases of Intel® Software Development Products. Is there a (compatibility) problem for using version 11.x or 13.x?

Regards, Hubert.

0 Kudos
vee_t_
Beginner
435 Views

I do not have access to newer versions of intel products. I do have the normal gdb downloaded 7.11 but not the Intel-enhanced gdb. Is there some way, I can get the Intel-enhanced gdb without buying the latest intel fortran?

0 Kudos
Hubert_H_Intel
Employee
435 Views

Vee,

Please let me know the software license you are using (please answer via 'Send Author A Message').

Regards, Hubert.

0 Kudos
Reply