特定のアドレスにブレークポイントを設定するには、コマンドペインで次のように入力します。
(dbx) stopi at address
例 :
(dbx) nexti stopped in hand::ungrasp at 0x12638 (dbx) stopi at &hand::ungrasp (3) stopi at &hand::ungrasp (dbx)