• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How many bytes is an instruction?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How many bytes is an instruction?


  • Subject: Re: How many bytes is an instruction?
  • From: Michael Crawford <email@hidden>
  • Date: Fri, 26 Jul 2013 05:37:49 +0000

Intel-architecture instructions have variable sizes.

ARM (for iOS) are all 32-bits.

Thumb (again for iOS) are all 16-bits.

However, it looks like your crash is at an odd address.  That should never be the case.  Perhaps some bogus value got stuffed into the program counter.

Mike
email@hidden
http://www.warplife.com/mdc/


On Wed, Jul 24, 2013 at 7:30 PM, Rick Mann <email@hidden> wrote:
I've got a crash log without good symbolication. It shows the crash as myMethod:+657.

Can I look at disassembly of the file in Xcode and gauge approximately where that crash occurred by counting instructions? Is there a rule of thumb I can use for instruction width?

Thanks,
--
Rick




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How many bytes is an instruction?
      • From: Mark Wagner <email@hidden>
    • Re: How many bytes is an instruction?
      • From: email@hidden
References: 
 >How many bytes is an instruction? (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: __objc_nlclslist
  • Next by Date: Re: How many bytes is an instruction?
  • Previous by thread: Re: How many bytes is an instruction?
  • Next by thread: Re: How many bytes is an instruction?
  • Index(es):
    • Date
    • Thread