• 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29

まだGDB初心者です。
忘れてしまったのでちゃんと書いておきます。

   1  print (CGRect) [myView frame]  
   2  print (CGSize) [myView frame].size  
   3  print (CGFloat) [myView frame].size.width  

出典元:

GDB and Displaying Property values
http://www.iphonedevsdk.com/forum/iphone-sdk-development/37083-gdb-displaying-property-values.html

  • メソッド?として呼んでやる
  • CGRectにキャストする

というのがポイントなんですね。
ちなみにprintの代わりに、pでも下記でもOKです:

   1  p (CGRect)[view frame]

  • p:print
  • po:print object

これでおしまい

posted by Png satoko on Wed 15 Feb 2012 at 14:10

Comments:

or Preview
Social Bookmarks
  • Delicious
  • B_entry2082
  • Clip_16_12_w
Services from s21g
twpro(ツイプロ)
Twitterプロフィールを快適検索
地価2009
土地の値段を調べてみよう
MyRestaurant
自分だけのレストラン手帳
Formula
ブログに数式を埋め込める数式コミュニティ