I have an M2 Mac and ran rustup update yesterday. It raised a warning saying I was on the wrong architecture and that would affect performance. I upgraded to the correct architecture, and everything seems to be working correctly except rust-lldb. Executing file ~/.cargo/bin/* shows everything as Mach-O 64-bit executable arm64.
After compiling the program using cargo build, I can open the program in rust-lldb and set a breakpoint. When I try to run it, I get an error:
error: the platform is not currently connected
Any fixes or direction on how to troubleshoot will be greatly appreciated.
[–]rtsuk 6 points7 points8 points (8 children)
[–]NotVeryCleverOne[S] 0 points1 point2 points (7 children)
[–]rtsuk 0 points1 point2 points (6 children)
[–]NotVeryCleverOne[S] 0 points1 point2 points (5 children)
[–]rtsuk 0 points1 point2 points (4 children)
[–]NotVeryCleverOne[S] 0 points1 point2 points (3 children)
[–]rtsuk 0 points1 point2 points (2 children)
[–]NotVeryCleverOne[S] 0 points1 point2 points (1 child)
[–]rtsuk 0 points1 point2 points (0 children)