submitted by dr_robotBones to programming
8 points | 11 comments
I found few resources online which may have lead me astray, as I can’t get even basic functionality out of LLDB.
I used the dotnet-sos tool to supposedly automatically load SOS into LLDB and I attached LLDB to my program’s process, but I am getting errors when trying to use any command:
error: 'bpmd' is not a valid…