User forums > Using Code::Blocks
Can't see std::vector's elements while debugging
(1/1)
arcadiaq:
Hi there!
I'm trying to switch from Visual Studio to Code::Blocks and I've got a following question: is it possible to see std::vector's elements while debugging in Code::Blocks?
Here's what I see while trying to get elements of vector in Watches window - I don't see actual elements, only information I don't even need
And here's what I wanna see there
So am I doing something wrong or it's just impossible to do while using GDB debugger?
oBFusCATed:
Search the forum for "python enabled gdb"
Navigation
[0] Message Index
Go to full version