Anjuta C/C++ IDE Manual | ||
---|---|---|
<<< Previous | Debugging: Others | Next >>> |
To obtain a list of the dynamic libraries used by the program, choose the menu item View->Shared Libraries. This will bring open a window which will list all the shared libraries the program has loaded and their locations in the memory. It also shows whether the symbol table is loaded or not (Yes/No).
Figure 4. Shared Libraries window
<<< Previous | Home | Next >>> |
CPU registers | Up | Interrupting the program |