[all-commits] [llvm/llvm-project] 1ff01c: [lldb/Commands] Use the default scripting langauge...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Sat Dec 21 18:12:47 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ff01cfe3ea51f873ff91ed66e1b8157583c6aa1
      https://github.com/llvm/llvm-project/commit/1ff01cfe3ea51f873ff91ed66e1b8157583c6aa1
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-12-21 (Sat, 21 Dec 2019)

  Changed paths:
    M lldb/source/Commands/CommandObjectBreakpointCommand.cpp

  Log Message:
  -----------
  [lldb/Commands] Use the default scripting langauge for BP functions

When a function is used as a breakpoint command, use to the debugger's
default scripting language, unless a language is explicitly specified.




More information about the All-commits mailing list