hawkinsw added a comment.

I hope that those minor edits help at least a little!



================
Comment at: lldb/source/Plugins/Platform/MacOSX/PlatformMacOSXProperties.td:14
+         "(e.g. 'EXC_BAD_ACCESS|EXC_BAD_INSTRUCTION'). "
+         "lldb will instead stop on the BSD signal the exception was converted"
+         " into, if there is one.">;
----------------



================
Comment at: lldb/source/Plugins/Platform/MacOSX/PlatformMacOSXProperties.td:15
+         "lldb will instead stop on the BSD signal the exception was converted"
+         " into, if there is one.">;
+}
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125434

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

Reply via email to