Logo
Explore Help
Sign In
encounter/llvm-project
0
0
Fork 0
You've already forked llvm-project
mirror of https://github.com/encounter/llvm-project.git synced 2026-03-30 11:27:19 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
e1894cf97cc1f264ad3469e06f122cd8d995c3c8
llvm-project/lldb/scripts/Python
T
History
Johnny Chen e1894cf97c Add logic to SBValue.linked_list_iter() to detect infinite loop and to bail out early.
Add code to test case to create an evil linked list with:

    task_evil -> task_2 -> task_3 -> task_evil ...

and to check that the linked list iterator only iterates 3 times.

llvm-svn: 137291
2011-08-11 01:19:46 +00:00
..
interface
On second thought, add the IsValid() method to SBTypeList, making it similar to SBSymbolContextList and SBValueList.
2011-08-05 22:23:26 +00:00
build-swig-Python.sh
Update comments.
2011-04-29 19:22:24 +00:00
edit-swig-python-wrapper-file.py
Fix remaining Python issues leftover from my previous patch.
2011-06-01 02:33:12 +00:00
finish-swig-Python-LLDB.sh
Parameterize the shell scripts for creating and copying the python and
2010-06-16 19:26:52 +00:00
modify-python-lldb.py
Add logic to SBValue.linked_list_iter() to detect infinite loop and to bail out early.
2011-08-11 01:19:46 +00:00
python-extensions.swig
Make SBBreakpointLocation::GetDescription() API to be consistent with SBTarget,
2011-04-25 20:23:05 +00:00
python-typemaps.swig
lldb.swig (the SWIG input file) has become too large. Modularize a bit by introducing two files
2011-07-26 19:09:03 +00:00
python-wrapper.swig
adding required utility function to SWIG interface
2011-07-26 21:02:56 +00:00
Powered by Gitea Page: 1104ms Template: 19ms
Auto
English
English
Licenses API