If you are on a system using ASLR you also might want to know where the main 
executable loaded, so it seems useful to send it for the main executable.  
shlibs-added is a little funny, for instance on OS X gdb used to read all the 
directly linked libraries when the main executable was loaded, so they weren't 
really "added".  To that end we also had a shlibs-updated to say "you already 
knew about this but it either changed (binary changed) or its load addresses 
changed.

Jim


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8201

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to