Re: [Gambas-user] Segmentation fault (core dumped)
Brought to you by:
gambas
From: Benoît M. <ga...@us...> - 2010-02-28 02:44:19
|
> 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". [george@george gambas3]$ gbc3 -agt OK [george@george gambas3]$ gdb gbx3 ... Regards, -- Benoît Minisini |