• 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
disassembly view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

disassembly view


  • Subject: disassembly view
  • From: Jonas Maebe <email@hidden>
  • Date: Sun, 31 Jul 2005 22:06:34 +0200

Hello,

When debugging programs compiled with the Free Pascal Compiler, the disassembly view in XCode doesn't work (breakpoints work fine). The reason is that XCode sends the following command to gdb in all cases (no matter where you are in the code):

# Executing Sequence: <PBXGDB_DisassembleSequence: 0x558c7e0> t=3.714260 Tepoch=1122839425.887780
-> 1285-data-disassemble -s 18446744073709551360 -e 256 -- 1


My question: how does XCode determine that it will send the address "18446744073709551360" to gdb? This is obviously bogus, but I cannot find any indication in the XCode-gdb communication log where XCode gets this value from.

Thanks,


Jonas

PS: is open sourcing (parts of the lower level infrastructure of) XCode considered by Apple? That would really save me a *lot* of headaches and would be an incredible asset between now and the time that that integration with external tools is supported and tested.
_______________________________________________
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: disassembly view
      • From: email@hidden
  • Prev by Date: Re: XCode books
  • Next by Date: No launchable executable
  • Previous by thread: Re: XCode books
  • Next by thread: Re: disassembly view
  • Index(es):
    • Date
    • Thread