• 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: Memory debuggers for MacOS 10.3.9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory debuggers for MacOS 10.3.9


  • Subject: Re: Memory debuggers for MacOS 10.3.9
  • From: Joseph Oreste Bruni <email@hidden>
  • Date: Fri, 28 Oct 2005 11:16:07 -0700

assert() is your friend. You can also add things like "#if" to check the sizes of things at compile time. This is going to get really interesting on x86, I think.



On Oct 28, 2005, at 11:09 AM, Mark Wagner wrote:

Thanks.  I found the memory bug that's been plaguing me for some time:

CodeWarrior/CFM does not provide a "uint" type, so our code defines it

in a header file as being 16 bits.  GCC/Mach-O *does* provide it, so

our header file doesn't -- but it's now 32 bits.  Needless to say,

this causes problems when trying to load 16 bits of data from a binary

file.


Thanks,

Mark Wagner



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: Memory debuggers for MacOS 10.3.9
      • From: Eric Albert <email@hidden>
References: 
 >Memory debuggers for MacOS 10.3.9 (From: Mark Wagner <email@hidden>)
 >Re: Memory debuggers for MacOS 10.3.9 (From: Jonas Maebe <email@hidden>)
 >Re: Memory debuggers for MacOS 10.3.9 (From: "D. Walsh" <email@hidden>)
 >Re: Memory debuggers for MacOS 10.3.9 (From: Mark Wagner <email@hidden>)

  • Prev by Date: Re: XCode 2.2
  • Next by Date: mkdir in PhaseScriptExecution
  • Previous by thread: Re: Memory debuggers for MacOS 10.3.9
  • Next by thread: Re: Memory debuggers for MacOS 10.3.9
  • Index(es):
    • Date
    • Thread