LocusZhou 2014-12-17 05:57 采纳率: 0%
浏览 3126

ubuntu下用gdb调试汇编提示The program has no registers now

我已经运行了程序,它还是这么提示,请问这是为什么?求高人解答

  • 写回答

1条回答

  • save4me 2014-12-17 06:17
    关注

    参考info registers command

    Common errors
    If you run the info registers command without starting your program, you will get the The program has no registers now message:
    (gdb) info registers
    The program has no registers now.
    To resolve it, run your program using the run or start command or attach to a running program using the attach command.

    评论

报告相同问题?

悬赏问题

  • ¥15 vc6.0中想运行代码的时候总是提示无法打开文件是怎么回事
  • ¥25 关于##爬虫##的问题,如何解决?:
  • ¥15 ZABBIX6.0L连接数据库报错,如何解决?(操作系统-centos)
  • ¥15 找一位技术过硬的游戏pj程序员
  • ¥15 matlab生成电测深三层曲线模型代码
  • ¥50 随机森林与房贷信用风险模型
  • ¥50 buildozer打包kivy app失败
  • ¥30 在vs2022里运行python代码
  • ¥15 不同尺寸货物如何寻找合适的包装箱型谱
  • ¥15 求解 yolo算法问题