Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
共有ライブラリにブレークポイントを設定:
(gdb) b file.c:278 No symbol table is loaded. Use the "file" command. Make breakpoint pending on future shared library load? (y or [n]) y
この質問をしないように gdb を作成できますか? (つまりスキップ確認?)
「保留中のブレークポイントの設定のヘルプ」または「保留中の適切な」を参照してください。