HomeFreeBSD

MFC r258873: Workaround lldb issue with main module base address

Description

MFC r258873: Workaround lldb issue with main module base address

On FreeBSD lldb sometimes reloads the the main module's (executable's)
symbols at the wrong address.  Work around this for now by explicitly
reloading at base_address=0 when it happens.

A proper fix is needed but early testers have reported this issue so
this workaround should allow them to make further progress.

http://llvm.org/bugs/show_bug.cgi?id=17880

Sponsored by: DARPA, AFRL

Details

Provenance
emasteAuthored on
Parents
rS263365: MFC r258098: Merge upstream LLDB r194487:
Branches
Unknown
Tags
Unknown

Event Timeline