You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It helps to type y (i.e., yes) as the answer to "Make breakpoint pending on future shared library load? (y or [n])" that follows "No source file named ...".
I follow your guide about how to debug using gdb on ubuntu. But my gdb cannot see the source file.
I using following command:
gdb said: No source file named ../lib/MBAAdd.cpp.
(gdb) info source
No current source file.
Please help me. thanks a lot
The text was updated successfully, but these errors were encountered: