Sun Studio 12: dbx コマンドによるデバッグ

構文

collector command_list

1 個または複数の collector コマンドを指定します。

collector archive options

終了したときに実験をアーカイブ化するモードを指定します (collector archive コマンド」参照)。

collector dbxsample options

dbx がターゲットプロセスを停止したときのサンプルの収集を制御します (collector dbxsample コマンド」参照)。

collector disable

データ収集を停止して現在の実験をクローズします (collector disable コマンド」参照)。

collector enable

コレクタを使用可能にして新規の実験をオープンします (collector enable コマンド」参照)。

collector heaptrace options

ヒープトレースデータの収集を有効または無効にします (collector heaptrace コマンド」参照)。

collector hwprofile options

ハードウェアカウンタプロファイル設定値を指定します (collector hwprofile コマンド」参照)。

collector limit options

記録されているプロファイルデータの量を制限します (collector limit コマンド」参照)。

collector mpitrace options

MPI トレースデータの収集を有効または無効にします (collector mpitrace コマンド」参照)。

collector pause

パフォーマンスデータの収集は停止しますが、実験はオープン状態のままとします (collector pause コマンド」参照)。

collector profile options

呼び出しスタックプロファイルデータを収集するための設定値を指定します (collector profile コマンド」参照)。

collector resume

一時停止後、パフォーマンスデータの収集を開始します (collector resume コマンド」参照)。

collector sample options

標本設定値を指定します (collector sample コマンド」参照)。

collector show options

現在のコレクタ設定値を表示します (collector show コマンド」参照)。

collector status

現在の実験に関するステータスを照会します (collector status コマンド」参照)。

collector store options

ファイルの制御と設定値を実験します (collector store コマンド」参照)。

collector synctrace options

スレッド同期待ちトレースデータの設定値を指定します (collector synctrace コマンド」参照)。

collector tha options

スレッドアナライザデータ収集の設定値を指定します (collector tha コマンド」参照)。

collector version

データ収集に使用される libcollector.so のバージョンを 報告します (collector version コマンド」参照)。

ここで

options は、各コマンドで指定できる設定値です。

データの収集を開始するには、collector enable と入力します。

データ収集を停止するには、collector disable と入力します。