I can reproduce it. And I found that only the first cmd run at last.
eg. A -> B -> C -> D, result is B -> C -> D -> A.
My gvim can not debug netbeans.
At 2011-06-27 16:01:02,"Xavier de Gaye" <[email protected]> wrote:
>2011/6/27 fanhe:
>> I have enabled async option and I run this command sequence.
>> Cfile Debug/01 | Cbreak main | Cstart
>>
>> It can not start. The ouput info is
>> ==============================================
>> Pyclewn version 1.6.py2 starting a new instance of gdb.
>>
>> GNU gdb (GDB) 7.1-ubuntu
>> Copyright (C) 2010 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later
>> <http://gnu.org/licenses/gpl.html>
>> This is free software: you are free to change and redistribute it.
>> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
>> and "show warranty" for details.
>> This GDB was configured as "i486-linux-gnu".
>> For bug reporting instructions, please see:
>> <http://www.gnu.org/software/gdb/bugs/>.
>> (gdb) break main
>> (gdb) start
>> No symbol table loaded.  Use the "file" command.
>> (gdb) file Debug/01
>> (gdb)
>> ==============================================
>> Why is the last to run "file Debug/01"?
>
>
>I cannot reproduce it. Please run this session with 'nbdebug' full
>trace level and send me the logfile.
>
>
>-- 
>Xavier
>
>Les Chemins de Lokoti: http://lokoti.alwaysdata.net


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to