I've been running into similar issues as you regarding documentation.  What ive been doing is asking here -- as you're doing -- and then submitting patches to improve comments.  That said, I generally prefer in-code comments over external documentation because external documentation is almost guaranteed to get out of date sooner or later<br><div class="gmail_quote">On Sun, Nov 30, 2014 at 4:36 AM Jose H <<a href="mailto:jose.francisco.hevia@gmail.com">jose.francisco.hevia@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just being curious(and not loving the fact of using something without<br>
understanding it, what the last argument of frame.GetVariable does?.<br>
<br>
It says:<br>
DynamicValueType use_dynamic<br>
<br>
In the c++ documentation it says I could use those values:<br>
eDynamicCanRunTarget, eNoDynamicValues, eDynamicCanRunTarget,<br>
eDynamicDontRunTarget<br>
<br>
What dynamic value type means?. It means c++ auto or something like a<br>
template value?.<br>
<br>
How can someone help improve the lldb documentation, so the same<br>
questions do not need to be answered again. I mean how I could help<br>
complete the documentation with the same answers you have provided but<br>
adding some visuals?<br>
<br>
This area needs diagrams and pictures to make it easier to get the big<br>
picture fast.<br>
______________________________<u></u>_________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/lldb-dev</a><br>
</blockquote></div>