Issue |
103021
|
Summary |
[lldb-dap] incorrect offsets in assembly view
|
Labels |
lldb,
lldb-dap
|
Assignees |
|
Reporter |
vogelsgesang
|
In the `disassemble` call, the `instructionOffset` is treated as if it would be measuring the offset in bytes instead of as instructions ([source code](https://github.com/llvm/llvm-project/blob/2913e71865dfc063a47ddfaf1e2ce07763f69614/lldb/tools/lldb-dap/lldb-dap.cpp#L3913)) this leads to an corrupted disassembly view in VS Code when scrolling
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs