home *** CD-ROM | disk | FTP | other *** search
/ developer.apple.com / developer.apple.com.tar / developer.apple.com / tools / CarbonExample.dmg / CarbonExample / .gdb_history < prev    next >
Text File  |  2004-06-17  |  219b  |  26 lines

  1. step
  2. break 1
  3. step
  4. run
  5. step
  6. step
  7. print err
  8. next
  9. next
  10. print gQuitFlag
  11. break 28
  12. run
  13. continue
  14. print localDateTime
  15. whatis localDateTime
  16. step
  17. step
  18. whatis argc
  19. where
  20. print gCount
  21. step
  22. print gCount
  23. set gCount = 5
  24. step
  25. continue
  26.