[Lldb-commits] [lldb] [lldb] Call FixUpPointer in WritePointerToMemory (try 2) (PR #153585)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 29 05:55:06 PDT 2025
felipepiovezan wrote:
This seems promising!
> (lldb) target symbol add ~/symbol.json
How did you get this to work? As soon as I do this, I lose all the other symbols in my original program, including the function I want to call (`return_ptr` in your example).
https://github.com/llvm/llvm-project/pull/153585
More information about the lldb-commits
mailing list