hanchenye-llvm-project/lldb/test/python_api/target
Johnny Chen 56b92a7b04 Update the test scenario for find_global_variables() to now start the inferior process
before issuing API calls to find the global variable and to get its value.

rdar://problem/9700873 has been updated to reflect the latest status.  The dwarf case
now does not seg fault if the inferior is not started; instead, for dwarf case, the
value retrieved from the global variable is None.

llvm-svn: 134909
2011-07-11 19:15:11 +00:00
..
Makefile
TestTargetAPI.py Update the test scenario for find_global_variables() to now start the inferior process 2011-07-11 19:15:11 +00:00
main.c Add test cases to TestTargetAPI.py to exercise the newly added SBTarget.FindGlobalVariables() API. 2011-06-29 22:45:06 +00:00