JDevlieghere added a comment.

In D120972#3368055 <https://reviews.llvm.org/D120972#3368055>, @jingham wrote:

> In D120972#3368008 <https://reviews.llvm.org/D120972#3368008>, @clayborg 
> wrote:
>
>> This is fine as a starting point, my only question is if the setting should 
>> be "interpreter.show-progress"
>
> Whether you see this output is really dependent on how the debugger's I/O is 
> set up, which seems more like a feature of the Debugger than of the 
> CommandInterpreter.  This seems more like the stop display than like whether 
> we prompt on quit or echo commands.

Exactly, there's nothing that ties this to the interpreter, so I think it makes 
sense to keep it where it is. I also tried to make that more explicit by 
referencing the debugger's output in the help message.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120972/new/

https://reviews.llvm.org/D120972

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to