<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><blockquote type="cite"><div>On Jun 24, 2014, at 9:56 AM, Bruce Mitchener <<a href="mailto:bruce.mitchener@gmail.com">bruce.mitchener@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr">The frame variable command doesn't seem to obey printing depth limits, instead having a '-D' parameter that defaults to unlimited / infinity.<div><br></div></div></div></blockquote><div><br></div><div>Bruce,</div><div>I am not sure what “printing depth limits” you mean, if not the -D flag.</div><div>If that flag’s value is not honored, we should probably fix it. If you mean something else, can you elaborate a little bit more?</div><br><blockquote type="cite"><div><div dir="ltr"><div>In the Dylan language implementation, we have objects that refer to themselves regularly (example is an empty list is a pair, head and tail, each of which points to the empty list). There are plenty of other situations where this happens.</div>
<div><br></div></div></div></blockquote><div><br></div><div>Is this done via pointers? And do you expose them as such? If so, the —ptr-depth would be the flag to use</div><br><blockquote type="cite"><div><div dir="ltr"><div>I thought that perhaps I would just set a different default when loading my scripts, but there doesn't seem to be a setting for the depth parameter to "frame variable".</div><div><br></div></div></div></blockquote><div><br></div><div>No, but it would be interesting to have a way to set default arguments to commands - We don’t have that feature yet though</div><br><blockquote type="cite"><div><div dir="ltr">
<div>Some example output of what I've done can be seen: <a href="http://hastebin.com/nugasalavu.lua">http://hastebin.com/nugasalavu.lua</a></div><div><br></div><div>Any advice on solving the issue with reference loops in child objects?</div>
<div><br></div><div>Thanks,</div><div><br></div><div> - Bruce</div><div><br></div></div>
_______________________________________________<br>lldb-dev mailing list<br><a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev<br></div></blockquote></div><br></body></html>