Ńň 55Lc @ s@ d d k Z d d k Z d d g Z d a d Z d Z d S( i˙˙˙˙Nt push_frame_filtert create_frame_filterc s* t d j o a n f d a d S( sń Register a new backtrace filter class with the 'backtrace' command. The filter will be passed an iterator as an argument. The iterator will return gdb.Frame-like objects. The filter should in turn act as an iterator returning such objects.c s t | S( ( t frame_filter( t iterator( t constructor( s&