Understanding the rust-lldb for making conditional breakpoints

My understanding is that debuggers are not used as often in Rust as they are in other languages like C++. See this older thread for a discussion on the topic:


Edit: Sorry, I missed that you were already discussing this on a separate topic. I'll leave the link here for posterity.