Home
Rider Support | JetBrains
Contact Support
Community
Sign in
user1234
Total activity
4
Last activity
August 08, 2022 03:45
Member since
July 23, 2022 02:52
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
August 08, 2022 03:45
Dmitry, I noticed this in the output from vsdbg so this particular debugger might not be the best test case. ------------------------------------------------------------------- You may only use the...
Community
General Discussion
What is the shell script debug configuration debugging?
0 votes
Created
August 05, 2022 00:48
Hi Dmitry, Thanks for getting back to me! My script is as follows: STORAGE_UID=`kubectl get pvc/$1-bin -o jsonpath='{.metadata.uid}'` echo "Copying to storage: $STORAGE_UID" rsync -av bin/Debug/net...
Community
General Discussion
What is the shell script debug configuration debugging?
0 votes