home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / oop / macapp3 / 171 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  2.2 KB

  1. Path: sparky!uunet!stanford.edu!apple!applelink.apple.com
  2. From: D1037@AppleLink.Apple.COM (Jasik Designs, Steve Jasik,PRT)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: 12/11/92 Dbgr update notice oo
  5. Message-ID: <724098845.7648425@AppleLink.Apple.COM>
  6. Date: 11 Dec 92 18:29:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 64
  10.  
  11. To all Jasik debugger users,
  12.  
  13. Seasons Greeting,
  14.  
  15. I have posted a patch file to 'The Debugger' in the
  16. 'Debugger Discussion' form.
  17.  
  18. path =
  19. 'Developer Support:
  20.    Developer talk:
  21.      Debugger discussion:
  22.      The Debugger discussion:12/11/92 Jasik patch file
  23.  
  24. A) It contains a newer version of PatchLink that supports
  25. segments > 64K and no longer loses the types of local vars
  26. in C and C++ programs that are of the form '^^structName'.
  27.  
  28. -------
  29.  
  30. B) It patches the 10/4/92 version of The Debugger and
  31.    fixes the following problems (newest fixes last):
  32.  
  33. 1) Debugger hung when reading a SYM file with C++ names.
  34.  
  35. 2) When using System 7.1 with a large number of open files,
  36. The Debugger would blow up when deleting a task.
  37. It was overwriting one of it's internal tables.
  38.  
  39. 3) If the name of a procedure exceeded 63 characters, then
  40.  The Debugger blew up when one did a 'command-click' in the source window.
  41.  
  42. 4) When booting with 'PC Exchange' or QuickDraw GX installed,
  43.   INITs which used CurApName+8 as a flag for Macsbug would blowup.
  44.  
  45. 5) Debugger blows up on 256K ROM Macs (II, IIx, IIcx, SE/30) when
  46.    when running with System 7.1
  47.  
  48. 6) Revised handling of the interaction between ObjectMaster & the
  49.    MPW Shell or ToolServer so ObjectMaster is the primary 'Shell'
  50.  
  51. 7) Revised handling of Think C V5 projects so Debugger doesn't blow up
  52.    when processing their symbol table.
  53.  
  54. 8) Add a new message so that bus Errors at Boot time are less
  55.    mysterious.
  56.  
  57. 9) adds logic to support OCE
  58.  
  59. 10) adds support for ThC V6-Alpha 1
  60.  
  61. 11) May fix problems on Quadra's with AppleShare active
  62.  
  63. ooo ALSO ooo
  64.  
  65. There is a conflict with the new CD-ROM V4 software and The Debugger.
  66. I have tracked it down, and the next release of The Debugger will
  67.  contain a fix to xDbgr_Startup.
  68.  
  69. For now, the way to fix the problem is to load The Debugger BEFORE
  70. Foreign File Access by renaming 'xDbgr_Startup' to '!xDbgr_Startup' or such.
  71.  
  72.  
  73. Steve
  74.  
  75.