Author Topic: dereference pointers in debugger  (Read 3560 times)

Ged

  • Guest
dereference pointers in debugger
« 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.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: dereference pointers in debugger
« Reply #1 on: April 13, 2006, 01:47:58 pm »
What's wrong with the "Dereference pointer" context menu entry?
Be patient!
This bug will be fixed soon...