We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba78a5 commit a87e398Copy full SHA for a87e398
run.remoting.sh
@@ -1,5 +1,5 @@
1
#! /bin/bash
2
-
+clear
3
if [[ ${1:-} == "gdb" ]]; then
4
prefix="gdb --args"
5
else
0 commit comments