Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* STL containers
@ 2004-07-15 19:05 Przemyslaw Sliwa
  0 siblings, 0 replies; 3+ messages in thread
From: Przemyslaw Sliwa @ 2004-07-15 19:05 UTC (permalink / raw)
  To: gdb

All,

Is it possible to display a content of the STL containers by gdb?
I have a class with a member of type std::vector<std::valarray <double> >.
If I try to display the contents of the vector I see only the address of
the begin and the end of the vector. And what about the contents of the
valarrays?

If it is not possible is there any free debugger which allows this?

Thanks for help

Przem



^ permalink raw reply	[flat|nested] 3+ messages in thread
* STL containers
@ 2004-07-15 19:38 Przemyslaw Sliwa
  2004-07-15 19:49 ` Jason Molenda
  0 siblings, 1 reply; 3+ messages in thread
From: Przemyslaw Sliwa @ 2004-07-15 19:38 UTC (permalink / raw)
  To: gdb

All,

Is it possible to display a content of the STL containers by gdb?
I have a class with a member of type std::vector<std::valarray <double> >.
If I try to display the contents of the vector I see only the address of
the begin and the end of the vector. And what about the contents of the
valarrays?

If it is not possible is there any free debugger which allows this?

Thanks for help

Przem



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-15 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-15 19:05 STL containers Przemyslaw Sliwa
2004-07-15 19:38 Przemyslaw Sliwa
2004-07-15 19:49 ` Jason Molenda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox