vogelsgesang wrote:

> does this feature require compiling target with -gcolumn-info to work? 

Apparently, `-gcolumn-info` is on by default. If I pass `-gno-column-info`, the 
test case actually fails. But as long as I don't pass anything, column info 
seems to be included in the debug info.

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

Reply via email to