User forums > Help

C::B doesn't stop at breakpoints

(1/3) > >>

ninio_arg:
I know, I know. This is not a news. I've read the posts about this issue on this forum, but I couldn't fix it.

I'm on Slackware 14.1 and I've compiled CB 12.11 from the sources. I'm trying a simple C++ Hello Wold-like program just to check this problem.
I read this http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks and everything is fine (-g option, etc).
I don't have any space at the project path or at the C::B path.
When I run
--- Code: ---gdb executable
--- End code ---
from a terminal, it says that symbols were loaded. So, -g is working.

I don't know what to do :S

oBFusCATed:
Enable and post the full log from the debugger.
Does in terminal gdb stop at breakpoints?

ninio_arg:

--- Quote from: oBFusCATed on January 04, 2014, 11:29:13 am ---Does in terminal gdb stop at breakpoints?

--- End quote ---
Yes, it does.


--- Quote from: oBFusCATed on January 04, 2014, 11:29:13 am ---Enable and post the full log from the debugger.

--- End quote ---
How can I do it?.

oBFusCATed:
Settings -> Debugger -> Common -> Full log...

Then right click -> copy to clipboard

ninio_arg:
Sorry, but I don't know what or where is the output. The "Debugger" tab in "Log & others" is empty. :S

Navigation

[0] Message Index

[#] Next page

Go to full version