题目内容 (请给出正确答案) 提问人:网友 发布时间: 【单选题】 在GDB调试程序下,若需要在hello.c的第10行插入断点则,输入() A、l hello.c:10B、c hello.c:10C、b hello.c:10D、p hello.c:10 查看正确答案