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 を使用してプログラムをデバッグするとき、デバッグの進行状況に関するファイル記述子情報を確認したいと考えています。「info file」、「info proc」コマンドを使用していますが、これらのコマンド出力にはファイル記述子情報が含まれていません。gdbを使用する場合、コマンド出力ファイル記述子情報はありますか? よろしくお願いします!