[Lldb-commits] [PATCH] D58912: [debugserver] Fix IsUserReady thread filtering

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 4 15:39:35 PST 2019


jasonmolenda added a comment.

Will this hide a thread that jumps through a null function pointer?  That's the only user process case where a pc of 0 needs to be reported to the developer.


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

https://reviews.llvm.org/D58912





More information about the lldb-commits mailing list