info files (gdb モードのみ)

デバッグ対象のファイルの名前を出力します。

構文

info files

パラメーター

なし。

説明

このコマンドは、デバッグ対象の次のファイルの名前を出力します。

このコマンドは、info target に相当します。

(idb) 
					 info files
Symbols from "/site/spt/usr1/c_code/hello".
Child process:
        Using the running image of child process 5133.
        While running this, IDB does not access memory from...
Local exec file:
        '/site/spt/usr1/c_code/hello', file type <unknown>
        0x8048000 - 0x80485fc is .text
        0x80495fc - 0x8049740 is .data
        0x8049740 - 0x8049740 is .bss

関連情報


このヘルプトピックについてのフィードバックを送信