[Lldb-commits] [PATCH] D12280: Make TestCreateDuringInstructionStep linux-specific
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 24 06:13:57 PDT 2015
tberghammer accepted this revision.
tberghammer added a comment.
This revision is now accepted and ready to land.
Looks good with 2 minor comments
- After the renames the test path don't say that the test is thread related. I think you should add it back to somewhere (e.g. to the test name)
- Should we test the thread destroy during instruction single stepping scenario also? Can it hit the same or a similar issue?
http://reviews.llvm.org/D12280
More information about the lldb-commits
mailing list