idb
¶
There are many debuggers.
This page described idb
, the Intel debugger.
idb
was provided with the Intel compiler.
Now it is deprecated and you are advised to use gdb.
to debug programs compiled with the Intel compiler.
See gdb how to do so.