/* provide proper declarations for PL/I symbolic debugger: */ dcl bpt_not_found fixed bin(15) static initial(-1), /*return value. **temp? - later switch to not_found?*/ find_breakpoint entry(fixed bin(15), fixed bin(15)) returns(fixed bin(15));