================
@@ -1868,8 +1874,28 @@ bool CommandInterpreter::HandleCommand(const char
*command_line,
LazyBool lazy_add_to_history,
CommandReturnObject &result,
bool force_repeat_command) {
+ std::cout << "HandleCommand: " << command_line << "\n";
----------------
JDevlieghere wrote:
Stray debug line?
https://github.com/llvm/llvm-project/pull/87815
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits