[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question on Backtrace


Hi all,

I got a question on Backtrace I don't seem to be able to answer.
Below a screenshot of a piece of code. that shows a debug of last Backtrace record in the array.
It is ? and someone asked why the ? returned as it makes no sense.

image.png

The actual backtrace can be seen in console output as being
For index 0: Main.DivideByZero.19
For index 1: Main.Main.6
For index 2: ?   <-- what is this all about?

I presume it represents gb or root or something the likes.

Anyone any idea?

gbWilly

Gambas3 for Debian/Ubuntu
GambOS

...there is always a Catch if things go wrong!

Sent with Proton Mail secure email.

Follow-Ups:
Re: Question on BacktraceBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>