| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/gdb/python/gdb/command/ |
Upload File : |
Ńņ ńąJc @ s` d d k l Z d d k Z d e i f d YZ d e i f d YZ e e d S( i’’’’( t with_statementNt SavePrefixCommandc B s e Z d Z d Z RS( s! Prefix command for saving things.c C s) t t | i d t i t i t d S( Nt save( t superR t __init__t gdbt COMMAND_SUPPORTt COMPLETE_NONEt True( t self( ( s5 /usr/share/gdb/python/gdb/command/save_breakpoints.pyR s ( t __name__t __module__t __doc__R ( ( ( s5 /usr/share/gdb/python/gdb/command/save_breakpoints.pyR s t SaveBreakpointsCommandc B s e Z d Z d Z d Z RS( s Save the current breakpoints to a file. This command takes a single argument, a file name. The breakpoints can be restored using the 'source' command.c C s&