jingham added a comment. If I've run lldb like:
$ lldb -capture-path <PATH> and then I want to dump the reproducer I've loaded, it seems annoying to have to say: (lldb) reproducer dump -f <PATH> Why do I need to type it again? So it seems like you could make -f optional, and if it isn't provided use the currently loaded reproducer? Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D67474/new/ https://reviews.llvm.org/D67474 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits