| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-09 | [lldb] Drop REQUIRES where redundant because of lit.local.cfg | Jonas Devlieghere | |
| 2021-02-03 | [lldb] Check for both Lua 5.3 and 5.4 error messages in the tests. | Jonas Devlieghere | |
| 2020-12-07 | [LLDB] fix error message for one-line breakpoint scripts | Pedro Tammela | |
| 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 | |||
