Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ollydbg on January 08, 2024, 04:59:11 am

Title: C::B debugger plugin fails to show the vector<vector<int>> content
Post by: ollydbg on January 08, 2024, 04:59:11 am
I just confirm this issue reported on stackoverflow, see below:

debugging - How to debug some complex c++ stls in watches of CodeBlocks? E.G. vector<vector<int> >v - Stack Overflow (https://stackoverflow.com/questions/77758815/how-to-debug-some-complex-c-stls-in-watches-of-codeblocks-e-g-vectorvector)
Title: Re: C::B debugger plugin fails to show the vector<vector<int>> content
Post by: Miguel Gimenez on January 08, 2024, 07:13:35 pm
The OP in StackOverflow started a thread also in our forum (https://forums.codeblocks.org/index.php/topic,25656.msg174600.html#msg174600)