I can't seem to get the debugger to work in C. It always goes to assembly code. What am I not understanding?
Got it fixed now! :)
I have the same problem so please tell us what was wrong!
You have to compile with debugging symbols in your code...
Project -> Project Options-> Compiler -> Debug -> Full
Or you can get the release-debug-profile addin and click the DBG entry on your tree window...
http://forum.pellesc.de/index.php?topic=417.0