A.gcc–o hello hello.c B.gcc–g hello.c–o hello C.gcc hello.c D.gcc–b hello.c–o hello
A.l B.n C.b D.c
A.l B.c C.b D.bt