User forums > Using Code::Blocks

How can I watch the contents of vectors on Windows 10?

(1/1)

nyislander:
I have codeblocks-20.03 on my Xubuntu machine and have no complaints.  I installed codeblocks-20.03mingw-setup.exe on my Windows 10 machine (faster processor; quad core) and I'm having trouble configuring it to watch vectors in debug.  I can watch vectors on my Xubuntu machine.  Any suggestions/links are appreciated.

I've tried some of the things suggested in this thread but I have not been successful: http://forums.codeblocks.org/index.php/topic,22325.msg151987.html#msg151987

BlueHazzard:
On linux gdb support python pretty printing
the shiped gdb with codeblocks does not support python

Try this post from me:
http://forums.codeblocks.org/index.php/topic,24360.msg166153.html#msg166153

BlueHazzard:
also:
https://github.com/ssbssa/gdb

[edit:] Look at the releases on the side for binaries to download

nyislander:
Thanks for your response BlueHazzard.

I played around with it some more with no luck.  I moved onto Visual Studio - much better!  I was able to resolve everything.

Navigation

[0] Message Index

Go to full version