jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

Yes, that makes sense.  lldb always updates its shared library state in 
reaction to a stop, so it's much safer to have the scripted process emulate 
this behavior.  Plus, refreshing the state for a given stop makes more sense in 
the place where you generate the stop, than it does in the place where you tell 
yourself you've resumed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154649/new/

https://reviews.llvm.org/D154649

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to