[runtime] Avoid passing commands to lldb using the python api, it doesn't seem to...
authorZoltan Varga <vargaz@gmail.com>
Wed, 14 May 2014 19:23:37 +0000 (21:23 +0200)
committerZoltan Varga <vargaz@gmail.com>
Wed, 14 May 2014 19:23:48 +0000 (21:23 +0200)
commit4d388f07d45698b2ef8a88c3c43cf0938cc5476e
tree7562c38f5f466eb997bcdbcd1ff120ca201c98e6
parentcb33b94c853049a43222288ead1e0cb059b22783
[runtime] Avoid passing commands to lldb using the python api, it doesn't seem to work well in script files. Fixes #19732.
mono/mini/mini-darwin.c
mono/mini/mini-posix.c