[Lldb-commits] [PATCH] D57689: Adds property to force enabling of GDB JIT loader for MacOS

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 5 08:44:06 PST 2019


stella.stamenova added a comment.

This is causing a failure on the Windows Bot:

http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/2299/steps/test/logs/stdio

It was broken because of another change which is why you probably didn't get a notification. Please, fix this quickly or revert the change, so that we don't end up with more failures that are not sending notifications because the bot's been broken all morning.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57689





More information about the lldb-commits mailing list