home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text3251.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  2.9 KB  |  71 lines

  1. >>>>> "Scott" == Scott Vorthmann <vorth@cmu.edu> writes:
  2. In article <v02130502adde86056342@[128.2.207.202]> Scott Vorthmann <vorth@cmu.edu> writes:
  3.  
  4.  
  5.     Scott> Forgive me if this is newbie stuff... I can't get the
  6.     Scott> newsgroup served, and I didn't find an archive of the
  7.     Scott> newsgroup or mailing list.  The FAQ was no help either...
  8.  
  9.     Scott> I'm a Mac developer, and I'd like to get my app running
  10.     Scott> under Executor.  The app is not working, some versions even
  11.     Scott> crashing the emulator.  I'm wishing I could just do some
  12.     Scott> very simple debugging while running in Executor, to see
  13.     Scott> which unavailable system services I'm relying on.
  14.  
  15. When Executor hits an unimplemented trap it *should* tell you the trap
  16. name in a dialog, although if it hits a trap before the screen is set
  17. up that might not happen.
  18.  
  19. If your app runs on a large number of Macs already (especially 68040
  20. based Macs with the cache turned on), then if you can let us have a
  21. copy of the app for testing purposes we can take a quick look and see
  22. what's going wrong.  Since it's already running on a Mac, the problem
  23. is probably on our side anyway.
  24.  
  25.     Scott> Is there a MacsBug equivalent?  Even a lame, limp one?
  26.     Scott> Something that will break out and show me a stack crawl?
  27.  
  28. Nothing that we can give the general public.  We have powerful tools
  29. at our disposal over here, though.
  30.  
  31.     Scott> Any other tips & tricks for Mac developer's like me, who
  32.     Scott> want to "target" Executor?
  33.  
  34. In general, if you can let us have a copy of your app, that's usually
  35. all that's necessary.
  36.  
  37.     Scott> Does the "real" Executor come with real documentation?  A
  38.     Scott> developer's kit?  If so, they should be included with the
  39.     Scott> demo... I'd like to avoid shelling out the cash until I
  40.     Scott> know my app can be made to run.
  41.  
  42. Even in the real version, Executor's documentation is lacking.  We
  43. don't target developers because in general developers need more from
  44. Executor than we can provide (we don't currently implement the trace
  45. bit in the 68040 status word so trick Mac debuggers won't run under
  46. Executor).
  47.  
  48.     Scott> Thanks,
  49.  
  50.     Scott> Scott Vorthmann vorth@cmu.edu 1234 Denniston Ave, #2
  51.     Scott> 412/422-8842 Pittsburgh, PA 15217-1329 422-3904 fax
  52.  
  53.     Scott> http://www.cs.cmu.edu/~vorth/
  54.  
  55.     Scott> (I'm no longer with CMU... I have a courtesy account.)
  56.  
  57. If you can't let us have a copy of the app for testing purposes, we
  58. can continue this discussion off the newsgroup and see if we can't
  59. find some way to help you, but by far the easiest and best solution is
  60. to just let us try the app in our debugging environment.
  61.  
  62. BTW, some of the debugging tools that we use will be briefly mentioned
  63. in our "Executor Internals" paper which I will present about a week
  64. from now at MacHack '96.  After I've presented that paper it will be
  65. available on our web site.  It won't help you, but you might find it
  66. interesting.
  67.  
  68. --Cliff
  69. ctm@ardi.com
  70.  
  71.