labath added a comment.

Thanks. In case anyone's wondering, the reason for that stray command is 
because I originally wanted to test this via `use_debugger` command. However, 
that turned out to not work because the SBDebugger object for the 
`use_debugger`s own argument was created at the exact same spot on the stack as 
the argument to the `save_debugger` command. Do, the test passed even when it 
shouldn't have. I have now removed the leftover command.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115925

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

Reply via email to