Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Ged on April 13, 2006, 01:42:49 pm

Title: dereference pointers in debugger
Post by: Ged on April 13, 2006, 01:42:49 pm
Are there any plans to dereference the pointers shown in the watch window whilst debugging?

At the moment we only get the address to work with, it would be great to have the data pointed to available (as per VS or Insight)

Thanks,
Ged.
Title: Re: dereference pointers in debugger
Post by: mandrav on April 13, 2006, 01:47:58 pm
What's wrong with the "Dereference pointer" context menu entry?