当我在设备中运行我的应用程序时,dyld`gdb_image_notifier异常 [英] dyld`gdb_image_notifier exception when i run my application in device

查看:317
本文介绍了当我在设备中运行我的应用程序时,dyld`gdb_image_notifier异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当尝试在设备上加载我的应用程序时,有时我会跟随
异常

When try to load my application on device sometimes i got following exception

dyld`gdb_image_notifier:0x2beca0cc:bx lr

但是在停止并再次运行后一切正常,任何人都可以告诉我为什么会发生这种情况

but after stop and run again everything works fine, can anyone tell me why this occurs

推荐答案

基本上看起来调试器中有一个断点。认为这不是解决方案,为了在设备上运行应用程序,只需单击调试,然后单击继续(或^⌘Y)。这应该有助于传递断点并继续运行应用程序。
Debug - >Deactivate Breakpoints在某些情况下也有帮助。

Basically it seems there is a breakpoint in the debugger. Thought it's not a solution, in order to run the app on the device, just click "Debug" and then "Continue" (or ^⌘Y). That should help pass the breakpoint and carry on running the app. "Debug" -> "Deactivate Breakpoints" can help too in some cases.

这篇关于当我在设备中运行我的应用程序时,dyld`gdb_image_notifier异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆