• 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: How to intercept exceptions in Carbon
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to intercept exceptions in Carbon


  • Subject: Re: How to intercept exceptions in Carbon
  • From: Dieter Oberkofler <email@hidden>
  • Date: Mon, 13 Aug 2007 11:47:34 +0200

Thanks for the feedback.
I have checked the information I've received and if Apple uses "Mach exceptions ports" for the Crash Reporter, this seems the way to go.
Unfortunately I was unable to find any code examples on how to use this technique and I was wondering if someone could help out.
Thank you,
-Dieter


On 11.08.2007, at 23:16, Kyle Sluder wrote:

I wouldn't use POSIX semantics if you're not working on a POSIX tool.
Mach exception ports (how CrashReporter works) are more flexible, as
they don't obscure the source of the exception on PPC.

--Kyle Sluder

On 8/11/07, Dieter Oberkofler <email@hidden> wrote:
Hi,
What would be the "best practice" to programmatically intercept
system exceptions (e.g. EXC_BAD_ACCESS) in a Carbon/C++ based
application?
Thank you,
Dieter


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com


This email sent to email@hidden



_______________________________________________
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: 
 >How to intercept exceptions in Carbon (From: Dieter Oberkofler <email@hidden>)
 >Re: How to intercept exceptions in Carbon (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: How to intercept exceptions in Carbon
  • Next by Date: Re: How to intercept exceptions in Carbon
  • Previous by thread: Re: How to intercept exceptions in Carbon
  • Next by thread: Re: How to intercept exceptions in Carbon
  • Index(es):
    • Date
    • Thread