<div dir="ltr">Hi, <div><br></div><div>I'm looking for a way to load symbol from a file from a specific address, the same as done in GDB using the "add-symbol-file" command.</div><div><br></div><div>The "target symbols add" lldb command only seems to accept the symbol file as the parameter, but I need to specify the area in the memory where the symbols exist (In GDB I usually point to the text section of the executable I want to add the symbols of). <br>

</div><div><br></div><div>How can I do this in LLDB?</div><div><br></div><div>Thanks,</div><div>Benny.</div></div>