Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: sipickles on November 27, 2007, 08:55:10 pm

Title: Watching user types
Post by: sipickles on November 27, 2007, 08:55:10 pm
Hi,

is there any way to watch user defined types, plus also the contents of boost::shared_ptrs?

At present I just get the address which is okay to tell if its not null, but thats it....

Thanks

Si