New test for llvm.org/pr23478
When there is two brekapoint on two consecutive instruction then
the second breakpoint is ignored by lldb. This test check for the
correct behavior in this scenario.
Differential D9661
New test for llvm.org/pr23478 tberghammer on May 11 2015, 7:18 AM. Authored by
Details New test for llvm.org/pr23478 When there is two brekapoint on two consecutive instruction then
Diff Detail
Event TimelineComment Actions Very nice catch. OK to commit after fixing two small issues.
|