Also report any OS python plugin in use.

llvm-svn: 184487
This commit is contained in:
Jason Molenda 2013-06-20 22:05:35 +00:00
parent 9bb9fa84df
commit e445f8fb4d
1 changed files with 3 additions and 0 deletions

View File

@ -142,6 +142,9 @@ to be helpful when reporting the problem.
print ""
print "============================================================================================="
print ""
print "OS plugin setting:"
debugger.HandleCommand("settings show target.process.python-os-plugin-path")
print ""
print "Live register context:"
thread.SetSelectedFrame(0)
debugger.HandleCommand("register read")