Open JernejL opened 4 years ago
Debug Mode was not a focus for my q&d fixes, just core memory management functionality I needed to get a project running... I've basically given up on FPC at this point, but if you get this working I'm happy to accept pull requests.
When turning on {$define FullDebugMode} various compiler errors pop up - includng problem with missing array members in StandardVirtualMethodNames, missing vmtSelfPtr, etc.. that do not seem to be resolved for freepascal compiler.