Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: gldmnnjdr on November 09, 2015, 12:11:31 pm

Title: visualizer
Post by: gldmnnjdr on November 09, 2015, 12:11:31 pm
Hi, can I please somehow see in codeblocks what happens behing the program? I mean like the visualizer that shows me where the data go, etc.. Thanks.
Title: Re: visualizer
Post by: 12345 on November 09, 2015, 04:42:41 pm
Maybe you can try to compile it in debug mode and then use codeblocks debugging windows, which can be found on the right of abort button. They can be used to do more than only debugging applications.