On Mon, Nov 1, 2010 at 6:26 PM, Rob wrote:
> This is on SLED10 linux.
>
> I have lost the original output so can't check, but I think it must
> have been a continue.  I was stopping at break points and stepping,
> before disabling them all, continuing and closing the debuggee.  I
> will let you know if it is different next time.
>


It would be interesting to strace gdb, the next time this occurs, so
that we may know if this is a case of gdb being unable to interrupt
the debuggee, or if pyclewn and gdb dialog is broken:

    * strace -p gdp_pid >strace.log 2>&1
    * type <CTL-Z> in vim to interrupt the debuggee
    * type <CTL-C> in strace terminal to kill strace

The strace.log file will tell us if gdb got the SIGINT from pyclewn.


-- 
Xavier

Les Chemins de Lokoti: http://lokoti.alwaysdata.net

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to