News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Debugger

Started by KTaschner, July 02, 2010, 05:34:02 PM

Previous topic - Next topic

KTaschner

I can't seem to get the debugger to work in C.  It always goes to assembly code.  What am I not understanding?

KTaschner


blairon

I have the same problem so please tell us what was wrong!

CommonTater

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