Here is the error message I get:
The GDB command:
"whatis SELF"
did not return any result.
Now this may or may not be a debugger error.
Not sure if something else is clobbering the self pointer.
I call a method of a class and when it returns the self pointer is nil.
Where would I look for the cause?
This was running fine until recently (is that my code?)It was also running fine under Laz 1.4.4.
Project is a console app.
Using Dwarf2 in project options
Using Laz 1.6 (ie FPC 3.0.0) 2016-02-14 on WIN 10 64 bit but Laz is for 32 bit