• Waiting for Debugger


    android 开发

    Waiting for Debugger

    很多android开发初学者在写好一个小程序后,点击Debug 运行 结果模拟器总是会弹出Waiting for Debugger 然后程序又可以正常运行,于是以为程序出错了,其实这是加载调试环境而已,并不是程序出错,你运行 Run非Debug模式,就不会弹出Waiting for Debugger提示.

    引用原官网文档说明:

    “If debugging, the application will start in the "Waiting For Debugger" mode. Once the debugger is attached, Eclipse will open the Debug perspective.

    To set or change the launch configuration used for your project, use the launch configuration manager. See Creating a Launch Configuration for information.”

  • 相关阅读:
    软件开发术语
    网络规划与设计
    MPLS LDP协议
    MPLS 基础
    CallAfter
    LongRunningTasks
    Non-blocking GUI
    WorkingWithThreads
    Python: Running Ping, Traceroute and More
    wxPython and Threads
  • 原文地址:https://www.cnblogs.com/tankaixiong/p/1853912.html
Copyright © 2020-2023  润新知