labath wrote:

FWIW, my first though was also: "why not just do it all the time".

I'm somewhat unclear about the use case though. In the normal lldb backtrace 
you should see both the PC value and the (synthetic) function name. What's 
there to be gained by putting it in the name itself. Support for IDEs which 
don't display the PC value? And how much does it help to see a random hex value 
as a function name?

https://github.com/llvm/llvm-project/pull/137512
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to