Linux lldb-server Handle_m doesn't properly replace software breakpoints
with the original instructions. This test is added with expectedFailureLinux
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D8191
Test that software breakpoints aren't visible in disassembly ClosedPublic Authored by vharron on Mar 9 2015, 10:51 PM.
Details Summary Linux lldb-server Handle_m doesn't properly replace software breakpoints
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 9 2015, 11:54 PM Closed by commit rL232091: Test that software breakpoints aren't visible in disassembly (authored by vharron). · Explain WhyMar 12 2015, 1:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 21870 lldb/trunk/test/functionalities/disassembly/Makefile
lldb/trunk/test/functionalities/disassembly/TestDisassembleBreakpoint.py
lldb/trunk/test/functionalities/disassembly/main.cpp
|