What you see in the panel is a simple error message. You don't need debugging, you just need to write a syntax correct script. Debugging is only required when the compiler runs through without error message, but the code does not work.

How to write lite-C code is described in the lite-C tutorial. There are also lots of samples to get you started.