Added a new logging channel to the DWARF called "lookups":
(lldb) log enable dwarf lookups This allows us to see when lookups are being done on functions, addresses, and types by both name and regular expresssion. llvm-svn: 141259
Loading
Please sign in to comment