User forums > Help
Pretty Print Debugger Vector<Vector>> Issue
(1/1)
Prekzursil:
I have pretty prints enabled in GDB, I can see deques, vectors, everything, but not imbricated containers, like vector<vector> I only see in case of a vector<vector> I see only v.back(). I also don't see them unless they are locally stored in the function not globally. Any help? Thanks! I would have attached print screens but they are over the limit of space so I uploaded it somewhere else.
https://imgur.com/a/u18mWIH
oBFusCATed:
Unfortunately this doesn't work :( and with the current implementation is close to impossible. :(
Prekzursil:
--- Quote from: oBFusCATed on April 11, 2019, 01:27:14 am ---Unfortunately this doesn't work :( and with the current implementation is close to impossible. :(
--- End quote ---
Alright thank you, i thought there was something i didn't know of.
Navigation
[0] Message Index
Go to full version