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
243b379aa165b2573e64a3546649f736c77c47d2
llvm-project/lldb/test/python_api/thread
T
History
Greg Clayton 53c5ddf0d7 Fixed incorrect python that was trying to validate that we got a valid lldb.SBThread object by checking to see if it is equal to "None".
This test is incorrect as functions that return lldb.SBThread objects never return None, they just return lldb.SBThread objects that contain invalid opaque classes. 

llvm-svn: 177416
2013-03-19 17:59:30 +00:00
..
main2.cpp
Add test cases to TestThreadAPI.py to exercise SBThread.StepOver() by stopping at a breakpoint,
2011-03-10 22:32:47 +00:00
main.cpp
…
Makefile
Add test cases for Python SBThread.StepOut() API by stepping out of a malloc call where the call site is at function b().
2011-03-09 23:45:56 +00:00
TestThreadAPI.py
Fixed incorrect python that was trying to validate that we got a valid lldb.SBThread object by checking to see if it is equal to "None".
2013-03-19 17:59:30 +00:00
Powered by Gitea Page: 1035ms Template: 11ms
Auto
English
English
Licenses API