• 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: Newbie: NSString and debugging question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie: NSString and debugging question


  • Subject: Re: Newbie: NSString and debugging question
  • From: publiclook <email@hidden>
  • Date: Thu, 10 Apr 2003 19:41:05 -0400

Read the documentation for gdb.

The po "print object" command in gdb sends a -description message to an object.

po myArray will list the object in the array.

On Thursday, April 10, 2003, at 04:35 PM, Andres Ramirez wrote:

Hello again, and thanks in advance again.

No matter what I do, I can't seem to get NSString pathWithComponents to end the string with a trailing "/"

I tried making the last component an empty string like the docs say, and I also tried to put "/" as my last NSMutableArray item and still no go.

I can work around it, but would like to know why this happens???

My second question. Is there a way to better debug NSArrays? Meaning, is there a way to see the contents of them using the GUI debugger?

Thank you.

- Andres


Andres Ramirez
Motion Graphics and Animation
http://www.pixeldream.com
617-413-8582
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Newbie: NSString and debugging question (From: Andres Ramirez <email@hidden>)

  • Prev by Date: Binary Differencer/Patcher for OS X?
  • Next by Date: Re: Newbie: NSString and debugging question
  • Previous by thread: Newbie: NSString and debugging question
  • Next by thread: Re: Newbie: NSString and debugging question
  • Index(es):
    • Date
    • Thread