[Gambas-user] Crash Gambas3.12.2

PICCORO McKAY Lenz mckaygerhard at gmail.com
Tue Mar 5 01:03:40 CET 2019


as i remenber the CFLAGS are override in the makefiles. that was fixed?

El lun., 4 de mar. de 2019 a la(s) 19:39, Benoît Minisini (g4mba5 at gmail.com)
escribió:

> Le 04/03/2019 à 23:19, T Lee Davidson a écrit :
> > On 3/4/19 5:05 PM, Benoît Minisini wrote:
> >> That backtrace is useless. Can you run the IDE with valgrind and send
> >> me the valgrind output?
> >>
> >> $ valgrind --tool=memcheck --num-callers=50 gbr3 /usr/bin/gambas3.gambas
> >> ...
> >>
> >> Thanks.
> >
> > Certainly. Valgrind output (94K) attached.
> >
> >
> > ___
> > Lee
> >
>
> Mmm, I forgot to told you that you must compile the interpreter with
> debugging information enabled.
>
> $ cd <gambas source directory>/main/gbx
> $ make clean
> $ make "CFLAGS=-O0 -g"
> $ cd ..
> $ sudo make install
>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190304/01c424cd/attachment.html>


More information about the User mailing list