tra added a comment.

Could you elaborate on how exactly current implementation does not work?

I would expect the kernel and the stub to be two distinct entities, as far as 
debugger is concerned. It does have enough information to track each 
independently (different address, .stub suffix, perhaps knowledge whether it's 
device or host code). Without the details, it looks to me that this is 
something that can and should be dealt with in the debugger. I've asked the 
same question in D63335 <https://reviews.llvm.org/D63335> but I don't think 
I've got a good answer.


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

https://reviews.llvm.org/D68578



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

Reply via email to