|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/gdb/python/gdb/command/ |
Upload File : |
mň Ç0Kc @ sF d k Z d e i f d YZ d e i f d YZ e d S( Nt AliasImplementationc B s t Z d Z d Z RS( Nc C s2 | | _ t t | i | t i | | _ d S( N( t doct selft __doc__t superR t __init__t namet gdbt COMMAND_NONEt real( R R R R ( ( t* /usr/share/gdb/python/gdb/command/alias.pyR s c C s t i | i d | | d S( Nt ( R t executeR R t argt from_tty( R R R ( ( R t invoke s ( t __name__t __module__R R ( ( ( R R s t AliasCommandc B s t Z d Z d Z d Z RS( sü Alias one command to another. In the simplest form, the first word is the name of the alias, and the remaining words are the the expansion. An '=' by itself can be used to define a multi-word alias; words before the '=' are the name of the new command.c C s&