[Gambas-user] A "Callback" function doesn't work.

Tobias Boege taboege at ...626...
Mon Jul 15 11:15:55 CEST 2013


On Mon, 15 Jul 2013, Ru Vuott wrote:
> 
> > I don't like to guess. The backtrace would maybe clear this up...
> > 
> > Regards,
> > Tobi
>  
> 
> Hello Tobias,
> 
> uhmm... how can I get the backtrace of the function ?
> 

$ cd your/project/dir
$ gbc3 -ga
$ gdb gbx3
...
(gdb) r
...
(gdb) bt

There's a section in the docs[0] about it.

Regards,
Tobi

[0] http://gambasdoc.org/help/doc/report#t5




More information about the User mailing list