14.06.2013, 12:55
One of my favourite things when programming is the debugger. That one, where you set breakpoints, code execution stops at this point and you can inspect various variables. You can ****** more about it, it's very awesome. Well, when coding for sa-mp, you have to use these ugly print messages...
Is it theorically possible to use a debugger when coding for sa-mp? Maybe anyone tried something? Because afaik the code isn't executed directly from compiled .amx file. Any thoughts about it?
Is it theorically possible to use a debugger when coding for sa-mp? Maybe anyone tried something? Because afaik the code isn't executed directly from compiled .amx file. Any thoughts about it?