2011/6/17 Wojciech Brański: > > I am on windosXP and linux > vim 7.3 > python 2.7 > Under linux everythings go rigth but under windows I have problem as follow: > > under vim I done with output: > :Pyclew - The netbeans socket in connected > :Cmakpkeys - open (gdb) windows tab > :Cfile work.exe - (gdb) file work.exe > <C-B> - (gdb) break "path_to_file\work.c":8 > > but there no indicator on left strip come in and <S-B> gives: > No breakpoints or watchpoints.
Hi Wojciech, When you run ':Cfile work.exe' do you get the gdb version and copyright printed on pyclewn console ? Can you run this from pyclewn shortcut after having edited the command in the shortcut properties to add '--level=nbdebug --file=logfile' and send me the logfile (altenatively, use ':Pyclewn' after editing the autoload/pyclewn.vim file in vim runtime files and uncomment the line that enable logging). -- Xavier Les Chemins de Lokoti: http://lokoti.alwaysdata.net ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
