• 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: Breaking on runtime asserts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Breaking on runtime asserts


  • Subject: Re: Breaking on runtime asserts
  • From: David Remahl <email@hidden>
  • Date: Sun, 28 Jul 2002 00:14:10 +0200

> I am getting random runtime messages like
>
> 2002-07-27 14:55:39.651 MyProgram[5006] *** -[NSImage count]: selector not
> recognized
>
> However I have no idea where why or when this is happening. Is there an
> option (maybe a gdb option?) I can set to break when these runtime asserts
> occur?
>
> Thanks
> John

Break on [NSException raise]:

(gdb) break -[NSException raise]

/ Sincerely, David Remahl
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Breaking on runtime asserts
      • From: Hasan Diwan <email@hidden>
References: 
 >Breaking on runtime asserts (From: John Scalo <email@hidden>)

  • Prev by Date: Breaking on runtime asserts
  • Next by Date: Re: Serial number verification / obfuscation (was: Re: Hiding [...] symbols [...])
  • Previous by thread: Breaking on runtime asserts
  • Next by thread: Re: Breaking on runtime asserts
  • Index(es):
    • Date
    • Thread