gnu.gcc.help
[Top] [All Lists]

display STL vector

Subject: display STL vector
From: "sylvaticus"
Date: 28 Jul 2006 00:43:16 -0700
Newsgroups: gnu.gcc.help
Hello.. it's quite a lot I'm googling for this question, but I can't
get an answer.. really most of similar topics get no anwer..

How can I explore (debug) the content of a STL vector (or list, or any
other STL construct) ??

I tryed both Eclipse and Kdevelop (with gdb), but in both cases I have
_M_start , _M_finish and _M_end_of_storage but I can't display the
whole vector content...


<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy