Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7408369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:54:19+00:00 2026-05-29T05:54:19+00:00

I get the following warnings when debugging with a phone running iOS 5 on

  • 0

I get the following warnings when debugging with a phone running iOS 5 on Xcode 4.2

Any ideas how I get rid of this as it makes debugging very slow on the device. It’s ok on the simulator.

Thanks

GNU gdb 6.3.50-20050815 (Apple version gdb-1708) (Fri Sep 16 06:56:50 UTC 2011)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i386-apple-darwin --target=arm-apple-darwin".tty     /dev/ttys000
sharedlibrary apply-load-rules all
target remote-mobile /tmp/.XcodeGDBRemote-515-89
Switching to remote-macosx protocol
mem 0x1000 0x3fffffff cache
mem 0x40000000 0xffffffff none
mem 0x00000000 0x0fff none
[Switching to process 7171 thread 0x1c03]
[Switching to process 7171 thread 0x1c03]
Re-enabling shared library breakpoint 10
Re-enabling shared library breakpoint 11
warning: Unable to read symbols for /Users/donie/Library/Developer/Xcode/iOS     DeviceSupport/5.0.1     (9A405)/Symbols/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/Accessi    bilitySettingsLoader (file not found).
warning: No copy of AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader found locally, reading from memory on remote device.  This may slow down the debug session.
warning: Unable to read symbols for /Users/donie/Library/Developer/Xcode/iOS DeviceSupport/5.0.1 (9A405)/Symbols/System/Library/AccessibilityBundles/UIKit.axbundle/UIKit (file not found).
warning: No copy of UIKit.axbundle/UIKit found locally, reading from memory on remote device.  This may slow down the debug session.
warning: Unable to read symbols for /Users/donie/Library/Developer/Xcode/iOS DeviceSupport/5.0.1 (9A405)/Symbols/System/Library/AccessibilityBundles/TwitterFramework.axbundle/TwitterFramework (file not found).
warning: No copy of TwitterFramework.axbundle/TwitterFramework found locally, reading from memory on remote device.  This may slow down the debug session.
warning: Unable to read symbols for /Users/donie/Library/Developer/Xcode/iOS DeviceSupport/5.0.1 (9A405)/Symbols/System/Library/AccessibilityBundles/MessageUIFramework.axbundle/MessageUIFramework (file not found).
warning: No copy of MessageUIFramework.axbundle/MessageUIFramework found locally, reading from memory on remote device.  This may slow down the debug session.
warning: Unable to read symbols for /Users/donie/Library/Developer/Xcode/iOS DeviceSupport/5.0.1 (9A405)/Symbols/System/Library/AccessibilityBundles/AddressBookUIFramework.axbundle/AddressBookUIFramework (file not found).
warning: No copy of AddressBookUIFramework.axbundle/AddressBookUIFramework found locally, reading from memory on remote device.  This may slow down the debug session.
warning: Unable to read symbols for /Users/donie/Library/Developer/Xcode/iOS DeviceSupport/5.0.1 (9A405)/Symbols/System/Library/AccessibilityBundles/TelephonyUIFramework.axbundle/TelephonyUIFramework (file not found).
warning: No copy of TelephonyUIFramework.axbundle/TelephonyUIFramework found locally, reading from memory on remote device.  This may slow down the debug session.
warning: Unable to read symbols for /Users/donie/Library/Developer/Xcode/iOS DeviceSupport/5.0.1 (9A405)/Symbols/System/Library/AccessibilityBundles/QuickLook.axbundle/QuickLook (file not found).
warning: No copy of QuickLook.axbundle/QuickLook found locally, reading from memory on remote device.  This may slow down the debug session.
warning: Unable to read symbols for /Users/donie/Library/Developer/Xcode/iOS DeviceSupport/5.0.1     (9A405)/Symbols/System/Library/AccessibilityBundles/MapKitFramework.axbundle/MapKitFramework     (file not found).
warning: No copy of MapKitFramework.axbundle/MapKitFramework found locally, reading from             memory on remote device.  This may slow down the debug session.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:54:20+00:00Added an answer on May 29, 2026 at 5:54 am

    I have had experience with this in the past and I believe the only thing that worked was to completely uninstall Xcode from command line and reinstall.

    sudo /Developer/Library/uninstall-devtools --mode=all
    

    Then re-download and install.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I running ruby I get the following warnings: ~/.gem/gems/psych-1.2.1/lib/psych.rb:93: warning: already initialized constant
Does anyone know how I can get rid of the following assembler warning? Code
I'm using the ruby-mysql library under JRuby and get the following warnings: /mysql/protocol.rb:530 warning:
When loading the RTextTools package from CRAN, I get the following warnings: Warning messages:
When I build my Visual C++ Solution ( 2005), I get the following warnings
When using GWT I get following warning: Referencing deprecated class 'com.google.gwt.user.client.rpc.SerializableException' While it's only
Sometimes when i try to build/compile a downloaded source, i get following warning: ld:
I get the following warning when using java.net.URLEncoder.encode : warning: [deprecation] encode(java.lang.String) in java.net.URLEncoder
When I compile my application under Delphi 2006 I get the following warning [Pascal
With the Visual Studio 2005 C++ compiler , I get the following warning when

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.