Subtract the size of the breakpoint opcode from the PC when getting the bp site.
authorZachary Turner <zturner@google.com>
Fri, 5 Dec 2014 18:46:14 +0000 (18:46 +0000)
committerZachary Turner <zturner@google.com>
Fri, 5 Dec 2014 18:46:14 +0000 (18:46 +0000)
commit0a526eb85588fbf9cab4a6f95449651311f367e1
tree953d16fa424017c4e824701c7e6d830195f4120b
parent301d184784d8fd50f52e18f2b9516115a61786a2
Subtract the size of the breakpoint opcode from the PC when getting the bp site.

llvm-svn: 223498
lldb/source/Plugins/Process/Windows/ProcessWindows.cpp