DavidSpickett wrote:

I have zero context for the problem this aims to solve, but the way you 
describe it, it seems like this shouldn't be a setting, it should just be how 
we do it.

> this could make it easier when debugging crashes and stack traces to 
> understand which function the unnamed symbols corrresponds to

If it makes it easier then why not always do this? Is it that one style is good 
for debugging the internals of lldb and one style is good for users who are 
dealing mostly with problems from their own code?

Could you add an example of one (or both) of those situations, in the PR 
description? This will help us understand the motivation.

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