Hello,
In this Windows console application I was testing the debugger and using F7, but it didn't trace in to things like "GotoXY(1,1)" it still stepped over it. Virtual Pascal which I am currently using traces into the various units. Is there an option to enable that in Lazarus? Also startup code / auto initialization code.
TIA!!