mchoo7 wrote: > > Crash info isn't printed in batch mode. > > This needs to be implemented - or you can decide not to do it.
Line 293 implements this and I tested it with `-b` option. Should I explicitly state this as non-interactive? On the other hand, it makes more sense create a dedicated setting (e.g. `plugin.process.freebsdkernel.showcrashinfo`) for this. I'm open to suggestion for a better name that fits lldb's naming style. https://github.com/llvm/llvm-project/pull/178027 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
