[Qt-creator] : Debugger pop-up watch window doesn't show allfields

Gena Cid genacid at inbox.ru
Fri Nov 13 14:05:01 CET 2009


Seems, it has been broken again :(
With latest snapshot (Built on Nov 13 2009 at 09:07:23 From revision ee747ac04e) 
I can't see all data fields.

P.S. about value type in the screenshot:
template <int N, class component_type = double>
  class vector
  {
    component_type components[N]; //!< Cartesian components.
    ...
  };
  ...
  //! Three-dimensional vector.
  typedef vector<3> vector3D;

-----|-
Гена.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: qtc-not-all-data-presented2.png
Type: image/png
Size: 3431 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091113/8d450f22/attachment.png 


More information about the Qt-creator-old mailing list