• 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
Side-by-side source/assembly views?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Side-by-side source/assembly views?


  • Subject: Side-by-side source/assembly views?
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 09 Feb 2016 11:18:51 -0800

One nice feature of Instruments is its side-by-side display of source code next to assembly code. This is a great help when trying to figure out what the compiled code for a function or a line of code looks like.

Is there any way to get something like that when not using Instruments? Right now I’m looking at the Assembly assistant view in Xcode, which is really hard to work with — I have to search through the huge output to find the function I want, and the listing is full of jump labels and assembler directives that make it hard to pick out the actual instructions.

I’d even be happy to have a shellscript that would post-process the assembly and output a more readable form. (Which yeah, I could write myself, but I’d rather spend that hour debugging my current crasher, not remembering how sed works.)

—Jens
 _______________________________________________
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: Side-by-side source/assembly views?
      • From: Tom Seddon <email@hidden>
    • Re: Side-by-side source/assembly views?
      • From: Jim Ingham <email@hidden>
  • Prev by Date: Assistant Editor default language
  • Next by Date: Re: Side-by-side source/assembly views?
  • Previous by thread: Assistant Editor default language
  • Next by thread: Re: Side-by-side source/assembly views?
  • Index(es):
    • Date
    • Thread