ブレークポイントフィルタの設定に変数スコープを使用できます。この例で、現在のスコープは関数 foo() にあり、local は main() で定義された局所変数です。
(dbx) stop access w &main`local -if pr(main`local) -in main