[Lldb-commits] [PATCH] D65469: Remove `bugreport` command
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 31 10:32:14 PDT 2019
jingham added a comment.
If we don't want to forget that there was specific useful info, we could gate this patch on implementing the "reproducer generate <FEATURE>" feature. That should be easy to add if we're clear this this is the right design for reproducers. But I don't think that "bugreport unwind" was all that much used, so it might be better to design this at leisure.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65469/new/
https://reviews.llvm.org/D65469
More information about the lldb-commits
mailing list