This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e6553d83aafe7856dec08c11f2021d71166cd5df
clang-p2996
/
lldb
/
test
/
functionalities
/
command_script
History
Sean Callanan
e6553d83aa
Made TestCommandScript more robust against new
...
lines at arbitrary points. llvm-svn: 219133
2014-10-06 17:58:15 +00:00
..
import
Merging the iohandler branch back into main.
2014-01-27 23:43:24 +00:00
.categories
…
bug11569.py
…
main.cpp
…
Makefile
…
mysto.py
…
py_import
Allow Python commands to optionally take an SBExecutionContext argument in case they need to handle 'where they want to act' separately from the notion of 'currently-selected entity' that is associated to the debugger. Do this in an (hopefully) non-breaking way by running an argcount check before passing in the new argument. Update the test case to also check for this new feature. www update to follow
2014-10-01 21:47:29 +00:00
TestCommandScript.py
Made TestCommandScript more robust against new
2014-10-06 17:58:15 +00:00
welcome.py
Allow Python commands to optionally take an SBExecutionContext argument in case they need to handle 'where they want to act' separately from the notion of 'currently-selected entity' that is associated to the debugger. Do this in an (hopefully) non-breaking way by running an argcount check before passing in the new argument. Update the test case to also check for this new feature. www update to follow
2014-10-01 21:47:29 +00:00