[Gambas-user] Trace options
KKing
kicking177 at gmail.com
Sat Sep 28 13:26:59 CEST 2019
is there the ability to dump a trace say of the last 100 lines a program
has been through?
I have one program that yields an unexpected result every so often, the
cause is elusive and it appears no error is being generated / detected.
But the result is detectable by comparing the output from the unexpected
result with output from previous iteration so I could trap that, but to
determine the cause a trace dumped to log would (hopefully) help.
NB this so far has not happened within IDE debugging only on units
running the executable on runtime version of gambas.
K.
More information about the User
mailing list