User forums > Using Code::Blocks

Debugger Hanging

<< < (2/2)

ollydbg:
1, you can limit GDB to show the element size, the command I use is:

--- Code: ---set print elements 200

--- End code ---

2, you can debug the same program in the Windows Command Line, and show us the log messages. Maybe your variable is un-initialized, we have discussed already about un-initialized local variables issues in our forum.

Navigation

[0] Message Index

[*] Previous page

Go to full version