Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 7 Packages Projects Releases Wiki Activity
llvm-project/lldb/test/python_api
History
Johnny Chen 112f5696fb Add truth value testing to those lldb Python objects with the IsValid() method definitions.
object.__nonzero__(self) is called to implement truth value testing and the built-in operation bool(),
via a simple delegation to self.IsValid().

Change tests under python_api/lldbutil to utilize this mechanism.

llvm-svn: 131494
2011-05-17 22:14:39 +00:00
..
event
Convert the rest of the test suite to use the lldbutil.get_description() utility function.
2011-04-23 00:34:56 +00:00
frame
Clean up the test a little bit; and use lldbutil.get_GPRs(frame) to retrieve the general purpose register set.
2011-05-13 23:42:44 +00:00
function_symbol
Convert the rest of the test suite to use the lldbutil.get_description() utility function.
2011-04-23 00:34:56 +00:00
interpreter
Add an API test script file for SBCommandInterpreter.
2011-05-06 23:26:12 +00:00
lldbutil
Add truth value testing to those lldb Python objects with the IsValid() method definitions.
2011-05-17 22:14:39 +00:00
process
Change the rest of lldbutil.py's function names to all lower case formats to be consistent.
2011-04-27 17:43:07 +00:00
symbol-context
Convert the rest of the test suite to use the lldbutil.get_description() utility function.
2011-04-23 00:34:56 +00:00
target
Make SBBreakpointLocation::GetDescription() API to be consistent with SBTarget,
2011-04-25 20:23:05 +00:00
thread
Converted to use SBProcess.LaunchSimple().
2011-04-19 20:11:58 +00:00
Powered by Gitea Version: 1.23.1 Page: 112ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API