> Fabien Bodard-4 wrote:
> > no you are not in the good path !
> > 
> > 
> > cd /home/george/trunk/app/src/gambas3
> > gdb gbx3
> > 
> >>set args -p
> >>run
> >>
> > ..... segfault
> > 
> >>bt
> >>
> > return the output
> 
> Mmmmmm, that didn't catch the crash?  Notice at the bottom I run gambas3,
> thanks for the help!
> 

You must recompile the project before, because it has been cleaned by "make 
install".

[geo...@george gambas3]$ gbc3 -agt
OK
[geo...@george gambas3]$ gdb gbx3
...

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to