[Lldb-commits] [PATCH] D52139: [lldb-mi] Improve lldb-mi LIT tests

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 17 09:06:00 PDT 2018


aprantl added a comment.

It looks like it would be easy to forget to add -gdb-exit to every test. Wouldn't it be better to have the lldb-mi automatically produce a -gdb-exit command when it reads EOF from stdin?


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D52139





More information about the lldb-commits mailing list