diff options
| author | Adrian Vogelsgesang <avogelsgesang@salesforce.com> | 2024-09-18 16:16:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 16:16:31 +0200 |
| commit | 620738e66260f00f08808b3e676a697fc32db92e (patch) | |
| tree | 4bb670a06318cfede615d1602d752ae49350022b /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | a9d9b0a03daf7ca986182477a0866df525cfceff (diff) | |
[lldb-dap][test] Fix `readMemory` test (#109057)
So far, the test case was also testing the offset -1. This test cases
failed if the string is immediately at the beginning of the memory
region, though, and the offset -1 hence belonged to a different memory
region.
The fix is rather straightforward:
Passing an offset of -1 is not used by any actual clients of lldb-dap,
anyway. As such, this commit simply removes the corresponding test case.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
