• 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
Placing breakpoints in asm code from GUI not working in XCode 3.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Placing breakpoints in asm code from GUI not working in XCode 3.1


  • Subject: Placing breakpoints in asm code from GUI not working in XCode 3.1
  • From: Platon Fomichev <email@hidden>
  • Date: Fri, 25 Jul 2008 14:33:11 +0400

Good day Gentlemen

Sometimes I just launch XCode specify custom executable and debug it looking at its disasm code. In order to place breakpoints I simply click on the right side of disassembly as if it's normal code. In XCode 2.5 this worked fine and the address was specified in breakpoint. In 3.1 1) breakpoint marker will not appear 2) I will see Line:X as a breakpoint name and Location will be something like 'asm open$UNIX2003 0xCAFEBEBE' however the breakpoint is not triggered. I can add breakpoint manually like this 'break *0x90c07a4c' in GDB console but still I'd prefer to do this the old way

Should I file it as a bug or I should do something the other way in XCode 3.1?

Best regards,
            Platon Fomichev
_______________________________________________
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


  • Prev by Date: Re: REPOST : Problem creating a new Target
  • Next by Date: User Scripts in Xcode 3.1
  • Previous by thread: Re: Internal error trying to open man page
  • Next by thread: User Scripts in Xcode 3.1
  • Index(es):
    • Date
    • Thread