User forums > Help

Debugging STL using CDB

(1/2) > >>

roso:
Is it possible to debug the STL containers using the CDB debugger through codeblocks?
Everything is configured correctly but apparently a symbol path is missing.

I'm using C::B svn 7289, VC++2010 complier.

Thanks.

oBFusCATed:
What is the debugger's debug log?
You can enable it here: Settings -> Debugger -> Common -> Display debugger's log

roso:
Indeed, it wasn't enabled but even by enabling it I cannot see what's inside my map :/

oBFusCATed:
Just paste it, here so I can take a look for strange things. (please use code tags)
Does it work with gcc+gdb?

roso:
Under Linux it works.
Under Windows nor gdb nor cdb works.

What should I paste? The problem isn't from my code but rather a configuration I missed :/

Navigation

[0] Message Index

[#] Next page

Go to full version