History log of /external/lldb/test/functionalities/inferior-changed/main.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7f9985a68d49e284145cc1daeea3d2e9d48eb138 12-Aug-2011 Johnny Chen <johnny.chen@apple.com> Add TestInferiorChanged.py to test that lldb reloads the inferior after it was changed during the debug session.
First, main.c causes a crash, the inferior then gets re-built with main2.c which is not crashing.

Add Base.cleanup(self, dictionary=None) for platform specfic way to do cleanup after build.
This plugin method is used by the above test case to cleanup the main.c build before rebuild for main2.c.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@137500 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-changed/main.c