Feature #5478 2012-01-05 00:30
vavio
vector
C::B debugger should be able to show the elements from std::vector class
- Category
- Debugging
- Status
- Closed
- Close date
- 2012-03-06 01:45
- Assigned to
History
ollydbg 2012-02-14 00:34
I suppose you use MinGW. The gdb(python enabled) can correctly show any stl containers if you use pretty printer for those containers.
ollydbg 2012-02-14 00:35
This feature already exists, at least in the SVN version. Thank you.
ollydbg 2012-03-06 01:45
This feature already exists, at least in the SVN version. Thank you.