pyclewn version: 1.5
tracker id: 3195072
mercurial changeset: 39ca394c1481

Description:

  On gdb abnormal termination, there is no way to save the breakpoints
  in a project file and to quit the current session.

Solution:

    On unix platforms and in case of gdb abnormal termination (a core
    dump or killed by a signal):

        1. save the project file when pyclewn is running with the
           project command line option
        2. forcibly terminate the current session

    A new session can then be started by issuing any gdb command (for
    example ':Cshow prompt'). This will spawn a new gdb process. All
    the breakpoints are then restored if pyclewn had been started with
    the project command line option.

Files:

    gdb.py gdbmi.py debugger.py posix.py

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to