• 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: Dumb gdb question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dumb gdb question


  • Subject: Re: Dumb gdb question
  • From: Jim Ingham <email@hidden>
  • Date: Mon, 16 Jun 2008 11:15:53 -0700

The gdb manual is pretty useful if you're going to be tooling around in the console. In Xcode, open the Xcode User Guide (under the Help menu); select the "Title" search in the LHS of the little strip below the Toolbar, and search for "Debugging with GDB".

Jim

On Jun 14, 2008, at 8:45 AM, Jonas Maebe wrote:


On 14 Jun 2008, at 17:26, William Squires wrote:

I know one can call gdb from the command-line - does it have a 'disassemble' mode (for either PPC/Intel),

disass function_name disass startaddress stopaddress x/10i startaddress (replace 10 with any number)

or a hex dump mode?

x/10x startaddress

If not, is there a unix tool to do it?

otool -tV executable


Jonas _______________________________________________ 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

Jim Ingham Apple Developer Tools



_______________________________________________
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


References: 
 >Dumb gdb question (From: William Squires <email@hidden>)
 >Re: Dumb gdb question (From: Jonas Maebe <email@hidden>)

  • Prev by Date: NDA on Apple Sites, Was: Interface Builder popularity w/ Cocoa Developers
  • Next by Date: Re: Shark question
  • Previous by thread: Re: Dumb gdb question
  • Next by thread: posting
  • Index(es):
    • Date
    • Thread