Current File : //usr/share/gdb/python/gdb/command/prompt.pyo |
�
�� Rc @ sB d Z d d l Z d d l Z d e j f d � � YZ e � d S( s. GDB command for working with extended prompts.i����Nt _ExtendedPromptc B sQ e Z d Z e e j j � Z d Z d Z d � Z d � Z d � Z
d � Z RS( s� Set the extended prompt.
Usage: set extended-prompt VALUE
Substitutions are applied to VALUE to compute the real prompt.
The currently defined substitutions are:
s Set the extended prompt.s Show the extended prompt.c C s8 t t | � j d t j t j � d | _ t | _ d S( Ns extended-promptt ( t superR t __init__t gdbt COMMAND_SUPPORTt PARAM_STRING_NOESCAPEt valuet Falset hook_set( t self( ( s+ /usr/share/gdb/python/gdb/command/prompt.pyR ( s
c C s"