User forums > Using Code::Blocks
How to debug a WinApi App with Threads
flammi:
Hmm, i created a new Build Target and now the debugger is working fine. I don't changed anything in the code and at the position of the breakpoints. :D
Thank you for your help.
MortenMacFly:
--- Quote from: flammi on October 26, 2006, 04:27:42 pm ---Hmm, i created a new Build Target and now the debugger is working fine. I don't changed anything in the code and at the position of the breakpoints. :D
--- End quote ---
You may haver simply missed to *re*-build your sources after enabling the debugger switch. Thus the compiler still uses the old object files since they are up-to-date, but they don't inlcude debug symbols.
With regards, Morten.
Navigation
[0] Message Index
[*] Previous page
Go to full version