@@ -0,0 +1,4 @@
#!/bin/bash
as *.s -g -o program.o
ld program.o -g -o program
gdb --args ./program $@
The note is not visible to the blocked user.