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

Re: disassembly view


  • Subject: Re: disassembly view
  • From: email@hidden
  • Date: Sun, 31 Jul 2005 17:21:11 -0700

Xcode is trying to disassemble addresses around the pc.

-ChrisF

On Jul 31, 2005, at 1:06 PM, Jonas Maebe wrote:


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.




 _______________________________________________
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: Jonas Maebe <email@hidden>
References: 
 >disassembly view (From: Jonas Maebe <email@hidden>)

  • Prev by Date: Re: No launchable executable
  • Next by Date: Re: No launchable executable
  • Previous by thread: disassembly view
  • Next by thread: Re: disassembly view
  • Index(es):
    • Date
    • Thread