Ñò
55€Lc @ s0 d d k Z d e i f d „ ƒ YZ e ƒ d S( iÿÿÿÿNt InScopec B s e Z d Z d „ Z d „ Z RS( sw Return True if all the given variables or macros are in scope.
Takes one argument for each variable name to be checked.c C s t t | ƒ i d ƒ d S( Nt in_scope( t superR t __init__( t self( ( s. /usr/share/gdb/python/gdb/function/in_scope.pyR s c G sÖ t | ƒ d j o
t d ‚ n t t d „ | ƒ ƒ } t ƒ } t i ƒ i ƒ } xv | on x^ | D]V } | i p | i p | i p
| i
o( | i | j o | i | i ƒ qº qd qd W| i
} qV W| | j S( Ni s$ in_scope takes at least one argumentc S s
| i ƒ S( ( t string( t x( ( s. /usr/share/gdb/python/gdb/function/in_scope.pyt