• 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: (Semi-OT)GDB Breakpoints on StdErr
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (Semi-OT)GDB Breakpoints on StdErr


  • Subject: Re: (Semi-OT)GDB Breakpoints on StdErr
  • From: Raphael Sebbe <email@hidden>
  • Date: Fri, 27 Jul 2001 08:15:44 +0200

Hi,

Just add a symbolic breakpoint on -[NSAttributedString caseInsensitiveCompare] and enable it just before doing the action (button click...) that call that method when debugging the app.

Raphael

On Thursday, July 26, 2001, at 09:50 PM, Brendan Younger wrote:

I know this is should probably be on dev-tools, but I just need a quickie answer to this one. Is there a way to set GDB to stop execution on any input to stderr? Specifically, I have *somewhere* in my program a call to -caseInsensitiveCompare which is being called on a NSAttributedString and I can't seem to find where.

Brendan Younger
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


References: 
 >(Semi-OT)GDB Breakpoints on StdErr (From: Brendan Younger <email@hidden>)

  • Prev by Date: Dragging Protocol - restricting drag direction?
  • Next by Date: Re: Thread priorities
  • Previous by thread: (Semi-OT)GDB Breakpoints on StdErr
  • Next by thread: Discovering Openstep Tutorial (missing code)
  • Index(es):
    • Date
    • Thread