Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Debugging
mandrav:
--- Quote from: cborders on January 17, 2006, 08:11:56 pm ---Ok, I had to download the .NET 1.1 SDK to get the libc.pdb file! :x
Now it compiles with no warnings, but it still won't run with the debug build. It runs fine with the Release build so I am not sure what the issue could be. If someone needs more info please ask and I'll let you know, I just want to get this working!
--- End quote ---
Now, I don't quite understand the question: is it a problem with C::B's debugger or a bug in your program?
cborders:
I don't know! I am creating an app using Ogre and I'm not sure if it's something that I'm doing wrong with my setup in Code::Blocks or something that's going wrong with my code so I posted the situation on both forums to see if anyone could tell me for certain where the issue is.
mandrav:
Have you tried debugging your program? Does the debugger work? If it does, then please just say so because this topic is about the debugger...
cborders:
The debugger wasn't getting to my break point so I moved the break point to the very first line of the constructor and found out that it does in fact work. It must be an error on the Ogre side, so I'll go hide over there.
Navigation
[0] Message Index
[*] Previous page
Go to full version