abidh updated this revision to Diff 85278.
abidh added a comment.
Added a check for case when entry address is not valid.
https://reviews.llvm.org/D28944
Files:
include/lldb/Core/Module.h
include/lldb/Symbol/ObjectFile.h
source/Commands/CommandObjectTarget.cpp
source/Core/Module.cpp
s
abidh updated this revision to Diff 85280.
abidh added a comment.
Use GetLogIfAnyCategoryIsSet as advised in comments.
https://reviews.llvm.org/D28808
Files:
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
Index: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp