summaryrefslogtreecommitdiff
path: root/lldb/test/python_api/value/linked_list/main.cpp
AgeCommit message (Expand)Author
2015-10-28Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner
2011-08-11Add logic to SBValue.linked_list_iter() to detect infinite loop and to bail o...Johnny Chen
2011-08-11Change the SBValue.linked_list_iter() to treat the value object as a homogene...Johnny Chen
2011-07-27The SBValue.linked_list_iter() API failed for an empty list.Johnny Chen
2011-07-25Provide an add-on API to SBValue class by post-processing to provide a wayJohnny Chen