diff options
author | Sean Callanan <scallanan@apple.com> | 2011-07-16 00:49:19 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2011-07-16 00:49:19 +0000 |
commit | c4ffe37cf131815de8c9d9762f9bebad11ed591e (patch) | |
tree | 57f9f821a6612a7a66ee43dfc06da45baa6c56f1 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | f5a8cc7ef87654eb73e0c84013e8f0013035fa36 (diff) | |
download | llvm-c4ffe37cf131815de8c9d9762f9bebad11ed591e.zip llvm-c4ffe37cf131815de8c9d9762f9bebad11ed591e.tar.gz llvm-c4ffe37cf131815de8c9d9762f9bebad11ed591e.tar.bz2 |
Added support for dynamic detection of AVX, and
fixed a few bugs that revealed. Now the "register
read" command should show AVX registers
(ymm0-ymm15) on Mac OS X platforms that support
them.
When testing this on Mac OS X, run debugserver
manually, like this:
debugserver --native-regs localhost:1111 /path/to/executable
Then
lldb /path/to/executable
...
(lldb) process connect connect://localhost:1111
llvm-svn: 135331
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions