Issue |
130701
|
Summary |
[LLDB] lldb silently fails to set a variable marked with DW_AT_const_value
|
Labels |
new issue
|
Assignees |
|
Reporter |
zzh1010016195
|
When attempting to set the value of a variable marked with DW_AT_const_value in DWARF debug information, the operation completes without any error messages, but the variable's value does not actually change.
clang version:
```
```
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs