並列デバッグセッションでのコマンドの使用

ほとんどのデバッガーコマンドは、非並列アプリケーションをデバッグするときと同様に使用することができます。ほとんどのコマンドはリーフデバッガーに渡され、ユーザー・インターフェイスで集約出力を確認できます。ただし、いくつかの重要な例外があります。

次の例外を除いて、すべてのコマンドは並列デバッグ用にリーフデバッガーに送られます。

次の表は、ローカルのみ、リモートおよびローカル、無効なデバッガーコマンドを示しています。

ローカル

リモートおよびローカル

無効

! export attach
alias output detach
define pwd file
edit quit idb freeze
expand aggreagted message set idb set openmp-serialization
help set environment idb show openmp-serialization
history set variable idb stopping threads
playback input setenv idb synchronze
record sh idb target threads
set editing shell idb thaw
set height show convenience idb uninterrupt
set max-user-call-depth show environment load
set prompt unset patch
set width unsetenv printenv
show aggregated message unset environment rerun
show commands   run
show editing   set args
show height   target core
show max-user-call-depth   unload
show process set    
show prompt    
show user    
show width    
source    
unalias    
unrecord    

表にリストされているコマンドに加えて、focus コマンドを並列デバッグに利用できます。


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