[Lldb-commits] [PATCH] D11119: Parse breakpoint expressions using the language of the frame's CU.

Greg Clayton clayborg at gmail.com
Wed Jul 15 13:27:02 PDT 2015


clayborg added a comment.

I think I would prefer --language and have the help text for this option specify what it means (it means expression language for --address and source language for file + line breakpoints).


Repository:
  rL LLVM

http://reviews.llvm.org/D11119







More information about the lldb-commits mailing list