yaxunl added a comment.

In D77743#1975822 <https://reviews.llvm.org/D77743#1975822>, @rjmccall wrote:

> Is the renaming just being done to avoid breakpoints from triggering in the 
> stub?  Can you not disable debugging the stub using whatever mechanism 
> `__attribute__((nodebug))` uses?


I tried it. The source info and line number is gone, but gdb will still break 
on the function since symbol is still there.


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

https://reviews.llvm.org/D77743



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

Reply via email to