Are any sources for symbols getting added to the process as you go along, like
new shared library loads? You are asking for a non-existent name, so every new
source of debug info is a new place to look.
It's also possible that we are completing some types during the course of the
expression ev
Hm, that's interesting.
I tried running a debug lldb on /bin/ls. then I attached from another lldb. I
put a breakpoint on CommandObjectTargetModulesLookup::DoExecute and resumed
execution. In the debuggee lldb, I did
tar mod loo -a 0
and auto-repeated return so the same command would be ex