Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: mahmoud.arafa on May 22, 2014, 05:19:09 am

Title: Debugging In Code::Blocks
Post by: mahmoud.arafa on May 22, 2014, 05:19:09 am
Hi.
While debugging, I can't watch the contents of a container (array, vector,..etc).
Any help?
Title: Re: Debugging In Code::Blocks
Post by: ollydbg on May 22, 2014, 07:31:03 am
Can you show us the full debugger plugin logs of you debug session, you can enable it by Menu->Settings->Debugger settings->Full(debug) log.
Title: Re: Debugging In Code::Blocks
Post by: oBFusCATed on May 22, 2014, 09:33:16 am
Do you have stl pretty printers installed and enabled for your gdb?
Title: Re: Debugging In Code::Blocks
Post by: mahmoud.arafa on May 23, 2014, 02:51:49 am
Can you show us the full debugger plugin logs of you debug session, you can enable it by Menu->Settings->Debugger settings->Full(debug) log.

I enabled it but still can't see them.
Title: Re: Debugging In Code::Blocks
Post by: ollydbg on May 23, 2014, 03:17:55 am
Can you show us the full debugger plugin logs of you debug session, you can enable it by Menu->Settings->Debugger settings->Full(debug) log.

I enabled it but still can't see them.

Do you see some logs in the debugger or debugger(debug) panel when you are debugging? See below:
(http://wiki.codeblocks.org/images/e/e9/Debuggercommand.png)