[PATCH] D48844: [lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on Windows
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 2 14:55:22 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336147: [lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on… (authored by stella.stamenova, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48844?vs=153760&id=153806#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48844
Files:
lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/intel_avx/TestYMMRegister.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/register_command/TestRegisters.py
lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/TestTrivialABI.py
lldb/trunk/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.cpp
lldb/trunk/source/Plugins/Process/Windows/Common/x86/RegisterContextWindows_x86.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48844.153806.patch
Type: text/x-patch
Size: 5576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/1aa38710/attachment.bin>
More information about the llvm-commits
mailing list