Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: dominover on August 05, 2014, 04:20:21 am
-
Hi
The attached is a picture of a memory window used for debugging in Visual Studio. Just wondering if there is any such thing in CodeBlocks?
Thanks
-
Yes, we open a memory window to watch memory contents when debugging.
Click Menu->Debug->Debug Windows->Memory Dump to see it.