+Greg and Jim, as one of them would probably know.

On Thu, Jun 26, 2014 at 11:15 AM, Todd Fiala <tfi...@google.com> wrote:

> LGTM - here's how I tested:
>
> Linux x86_64:
> (lldb) file /path/to/exe
> (lldb) b main.cpp:10
> (lldb) run
> ... at breakpoint ...
> (lldb) expr 5*3
> // prints result as expected
>
> Same result for MacOSX 10.9.3 with x86_64 MacOS executable.
>
> Let's ping the Apple folks and see if there is some kind of
> simulator/device that make choke on that, though, before you check this in.
>
> http://reviews.llvm.org/D4282
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to