summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ScriptInterpreter/Python/scripted_breakpoint.test
Commit message (Collapse)AuthorAgeFilesLines
* [lldb/Commands] Honor the scripting language passedJonas Devlieghere2019-12-211-0/+11
This ensures that breakpoint command honors the scripting language passed with `-s`. Currently the argument ignores the actual language and only uses it to differentiate between lldb and script commands.
OpenPOWER on IntegriCloud