Viewing File: /usr/share/gdb/python/gdb/command/type_printers.pyo
ó
›à Rc @ s d d l Z d d l Z d e j f d „ ƒ YZ d e j f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ e ƒ e ƒ e ƒ d S(
iÿÿÿÿNt InfoTypePrinterc B s) e Z d Z d „ Z d „ Z d „ Z RS( sU GDB command to list all registered type-printers.
Usage: info type-printers
c C s t t | ƒ j d t j ƒ d S( Ns info type-printers( t superR t __init__t gdbt COMMAND_DATA( t self( ( s2 /usr/share/gdb/python/gdb/command/type_printers.pyR s c C s] t t j | ƒ d d „ ƒ} x8 | D]0 } | j r= d } n d } d | j | f GHq% Wd S( s Print a list of type printers.t keyc S s | j S( N( t name( t x( ( s2 /usr/share/gdb/python/gdb/command/type_printers.pyt <lambda>% s t s [disabled]s %s%sN( t sortedt copyt enabledR ( R t
type_printerst sorted_type_printerst printerR
( ( s2 /usr/share/gdb/python/gdb/command/type_printers.pyt list_type_printers s
c C s± d } xH t j ƒ D]: } | j r d | | j f GH| j | j ƒ d } q q Wt j ƒ j rˆ d | GH| j t j ƒ j ƒ d } n t j r d | GH| j t j ƒ n d S( s&