LLDB is ignoring compilation errors for one-line breakpoint scripts. This patch fixes the issues and now the error message of the ScriptInterpreter is shown to the user. I had to remove a new-line character for the Lua interpreter since it was duplicated. Differential Revision: https://reviews.llvm.org/D92729 |
||
|---|---|---|
| .. | ||
| Crashlog | ||
| Inputs | ||
| command_relative_import.test | ||
| eof.test | ||
| fail_breakpoint_oneline.test | ||
| lit.local.cfg | ||
| python.test | ||
| sb_address_exception.test | ||
| scripted_breakpoint.test | ||
| scripted_breakpoint_lua.test | ||