[Lldb-commits] [lldb] [lldb] Print mangled names with verbose break list (PR #84071)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 5 19:51:46 PST 2024


================
@@ -90,6 +90,15 @@ def breakpoint_options_language_test(self):
             num_expected_locations=1,
         )
----------------
felipepiovezan wrote:

Nice! this works really well

https://github.com/llvm/llvm-project/pull/84071


More information about the lldb-commits mailing list