|
-
February 11th, 2009, 09:29 PM
#10
Re: Error involving invalid operands of a const char*
 Originally Posted by BleaS
I use DevC++ so whatever debugger they have?
They use the gdb debugger with a graphical interface. What problems are you having with it? Are you able to set break points? Single step in code? Watch variables? It should be straightforward.
But the issue really is that DevC++ is a dead project -- it hasn't been updated in years. If anything, invest the time in getting CodeBlocks IDE, which also uses gcc and gdb.
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|