• 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: At a loss with cross development
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: At a loss with cross development


  • Subject: Re: At a loss with cross development
  • From: Jack Nutting <email@hidden>
  • Date: Wed, 3 Aug 2005 22:44:51 +0200

On 8/3/05, Theodore H. Smith <email@hidden> wrote:
> I should have said that I'm already doing x-development.
>
> The app compiles without errors using the 10.2.8 SDK.
>
> It's just that it crashes with no explanation in the console why, on
> 10.3! But not on 10.4.

Nothing in the console, but how about a crash log in
~/Library/Logs/CrashReporter?  The system should always generate
that..

If nothing else, you could copy the unstripped, Debug version of your
app over to your 10.3 system, run it in gdb from the command-line, and
set a breakpoint on kill().  Then you should be able to examine
everything when it crashes.

--
// jack
// http://www.nuthole.com
 _______________________________________________
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: 
 >At a loss with cross development (From: "Theodore H. Smith" <email@hidden>)
 >Re: At a loss with cross development (From: Wade Girard <email@hidden>)
 >Re: At a loss with cross development (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Re: same function, different mangled names
  • Next by Date: Perforce and XCode 2.x not showing revision history ?
  • Previous by thread: Re: At a loss with cross development
  • Next by thread: same function, different mangled names
  • Index(es):
    • Date
    • Thread