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

Dawn Perchik dawn+llvm at burble.org
Wed Jul 15 02:17:55 PDT 2015


dawn added a comment.

I will add breakpoint option:

  breakpoint set --expr-language <lang> <expr>

and default option:

  settings set target.expr-language <lang>

and submit revised patch.  Sound good?


Repository:
  rL LLVM

http://reviews.llvm.org/D11119







More information about the lldb-commits mailing list