[Lldb-commits] [PATCH] D73665: Stop emitting a breakpoint for each location in a breakpoint when responding to breakpoint commands.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 13 09:38:16 PST 2020
clayborg added a comment.
Disabled the new breakpoint event test unless being run on Darwin to keep the buidbots happy until I can figure out what is going wrong:
commit c84a0bd9adb3ad699cd6bd4bf865d8b1ea76f2b0 <https://reviews.llvm.org/rGc84a0bd9adb3ad699cd6bd4bf865d8b1ea76f2b0> (HEAD -> master, origin/master, origin/HEAD)
Author: Greg Clayton <gclayton at fb.com>
Date: Thu Feb 13 09:32:19 2020 -0800
Fix buildbots by disabling this new test until I can fix it.
This tests works on Darwin. I will need to check windows and linux.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73665/new/
https://reviews.llvm.org/D73665
More information about the lldb-commits
mailing list