Ñò 55€Lc @€ 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&