[lldb/Commands] Honor the scripting language passed
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.
Loading
Please register or sign in to comment