Debugging
Bugs are part of the development process, and having successfully built a project with Lazarus, it is time to explore the debugger. With a program as simple as Hello World, there are very few places to make a mistake. Expanding on the Hello World application is necessary.