[Lldb-commits] [PATCH] Fetch module specification from remote process also
Oleksiy Vyalov
ovyalov at google.com
Mon Mar 23 12:15:22 PDT 2015
Looks good - please see my comment.
================
Comment at: source/Plugins/Process/Linux/NativeProcessLinux.cpp:3982
@@ +3981,3 @@
+
+lldb_private::FileSpec
+NativeProcessLinux::GetLoadedModuleFileSpec(const char* module_path)
----------------
What do you think about returning Error if sth bad happens? No maps file, failed to open it...
http://reviews.llvm.org/D8547
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list