home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / ctu308.lst < prev    next >
File List  |  1997-08-19  |  14KB  |  206 lines

  1. *******************************************************************************
  2. *                                                                             *
  3. *    This Fixpak contains fixes that apply only to VisualAge C++ Version 3.0. *
  4. *       The Fixpak must be applied using the provided installation tools.     *
  5. *                                                                             *
  6. *******************************************************************************
  7.                   Fixpak CTU308 is Informal Corrective Service
  8. *******************************************************************************
  9.  FIX/APAR  COMPONENT  PROBLEM DESCRIPTION
  10.  -------------------------------------------------------------------------
  11.  
  12.  AP  7360  IPMD       Expression evaluation would sometimes fail when
  13.                       there was an enum in a template involved in the
  14.                       expression
  15.  
  16.  AP  7736  IPMD       A breakpoint in an .EXE could incorrectly be marked
  17.                       as deferred when a .DLL is dynamically unloaded by
  18.                       the application
  19.  
  20.  AP  7819  IPMD       The debugger would not run in a RIPL (Remote IPL)
  21.                       environment
  22.  
  23.                                                                            *
  24. *******************************************************************************                                                                
  25.                   Fixpak CTU305 is Informal Corrective Service
  26. *******************************************************************************
  27.  FIX/APAR  COMPONENT  PROBLEM DESCRIPTION                                  
  28.  ------------------------------------------------------------------------- 
  29.  AP  1067  IPMD       Debugger dies or machine hangs when debugger hits a  
  30.                       breakpoint. (See readme file re disassembler changes)
  31.  AP  5194  IPMD       Debugger sometimes doesn't stop for a DLL load       
  32.                       occurrence breakpont.                                
  33.  AP  6344  IPMD       Breakpoints not remembered for files with . in the   
  34.                       name (e.g. file x.y.c)                               
  35.  AP  6937  IPMD       Debugger hang on Step or displaying call stack.      
  36.  AP  7275  IPMD       Debugger shows wrong source/disassembler code for    
  37.                       large programs.                                      
  38.  AP  7336  IPMD       Forward slash in path name causes problems finding   
  39.                       source.                                              
  40.  AP  7408  IPMD       Debugger crashes when expanding a component in the   
  41.                       Debugger Control window.                             
  42.  AP  7438  IPMD       Slow "step" response time when debugging on OS/2 V4. 
  43.  AP  7604  IPMD       Debugger silently crashes while running a            
  44.                       multithreaded program.                               
  45. *******************************************************************************                                                                
  46.                   Fixpak CTU303 is Informal Corrective Service
  47. *******************************************************************************
  48. FIX/APAR COMPONENT PROBLEM DESCRIPTION
  49. -------------------------------------------------------------------------
  50. AP 6346   IPMD       In a few circumstances, the debugger would crash
  51.                      after closing a minimized window.
  52. ----------------------------------------------------------------
  53. AP 6511   IPMD       Debugger would fail to start when restart
  54.                      information specified opening a source file in
  55.                      notebook format, turned to the second page.
  56. ----------------------------------------------------------------
  57. AP 6600   IPMD       Removed remaining dependancies on DDE4LOC.DLL.
  58. ----------------------------------------------------------------
  59.  
  60. *******************************************************************************
  61.                    CSD CTU302 is Informal Corrective Service
  62. *******************************************************************************
  63. FIX/APAR COMPONENT PROBLEM DESCRIPTION
  64. -------------------------------------------------------------------------
  65. QI 4198   IPMD       Debugger crashes when attempting to dereference
  66.                      *ebp in a C++ program.
  67. ----------------------------------------------------------------
  68. AP 5587   IPMD       Attempting to display an anonymous bitfield causes
  69.                      the debugger to trap.
  70. ----------------------------------------------------------------
  71. AP 5637   IPMD       If the debugger cannot start the debuggee, it only
  72.                      reports the return code from DosStartSession.  This
  73.                      does not provide sufficient diagnostic information,
  74.                      so the error message has been updated to include
  75.                      the module information from DosStartSession.
  76. ----------------------------------------------------------------
  77. AP 5793   IPMD       Attempting to install the debugger from an install
  78.                      image that has been updated by CSD CTU301 will
  79.                      result in DDE4LOC.DLL not being installed on the
  80.                      target machine.  DDE4LOC.DLL was added by CSD
  81.                      CTU301, and this fix removes it from the product.
  82. ----------------------------------------------------------------
  83. AP 5930   IPMD       When running IPMD on an OS/2 system whose country
  84.                      code is set to 049 (Germany) or 033 (France), the
  85.                      debugger reports that it cannot find message file
  86.                      DDE4L049.MSG or DDE4L033.MSG.
  87. ----------------------------------------------------------------
  88. QI        IPMD       Add support for LOCALE handling in the debugger.
  89. -------------------------------------------------------------------------------
  90. QI        IPMD       Correct an alignment problem with the PMDTABGRID
  91.                      environment variable.
  92. -------------------------------------------------------------------------------
  93. QUAL-IMP  Browser  Very short list window cannot be scrolled.
  94. ----------------------------------------------------------------
  95. QUAL-IMP  Browser  Handle IOutofMemory thrown by QuickParse.
  96. ----------------------------------------------------------------
  97. QUAL-IMP  Browser  Use spin buttons instead of text controls
  98. ----------------------------------------------------------------
  99. QUAL-IMP  Browser  "Order" menu item should apply only to current window.
  100. ----------------------------------------------------------------
  101. QUAL-IMP  Browser  Different return message between QuickBrowse and
  102.                    ICC
  103. ----------------------------------------------------------------
  104. QUAL-IMP  Browser  QuickBrowse does not detect error in declaration of
  105.                    a friend function.
  106. ----------------------------------------------------------------
  107. QUAL-IMP  Browser  "Ambiguous reference" message does not mention common
  108.                    base class
  109. ----------------------------------------------------------------
  110. QUAL-IMP  Browser  Dotted line in selection area copied incorrectly to
  111.                    bitmap
  112. ----------------------------------------------------------------
  113. QUAL-IMP  Browser  Zoom Slider background color does not change when
  114.                    Graph Window background color is changed.
  115. ----------------------------------------------------------------
  116. QUAL-IMP  Browser  Notebook resize problem with large object-action
  117.                    title fonts
  118. ----------------------------------------------------------------
  119. QUAL-IMP  Browser  Merge of a PDB that contains a re-defined function
  120.                    should not be accepted
  121. ----------------------------------------------------------------
  122. QUAL-IMP  Browser  QuickBrowse could not parse collection class headers.
  123. ----------------------------------------------------------------
  124. QUAL-IMP  Browser  Font in Graph Colors sample area was not changed with
  125.                    the Graph Node font. On systems without Helv installed
  126.                    there was no visible text in Graph Colors sample.
  127. ----------------------------------------------------------------
  128. QUAL-IMP  Browser  Graph gets out of sync with List on right side in
  129.                    complicated File inclusion graph.
  130. ----------------------------------------------------------------
  131. QUAL-IMP  Browser  Browser traps if load done while printing a graph.
  132. ----------------------------------------------------------------
  133. QUAL-IMP  Browser  Browser traps due to moving progress indicator > 100%
  134. ----------------------------------------------------------------
  135. QUAL-IMP  Browser  Unable to load a PDB after a QuickBrowse
  136. ----------------------------------------------------------------
  137. QUAL-IMP  Browser  Progress Window flickers
  138. ----------------------------------------------------------------
  139. QUAL-IMP  Browser  Browser traps while saving  "merged data".
  140. ----------------------------------------------------------------
  141. QUAL-IMP  Browser  Browser DB not updated correctly after defn removed
  142. ----------------------------------------------------------------
  143. QUAL-IMP  Browser  QuickBrowse loses SOM info, so SOM classes not in
  144.                    correct color
  145. ----------------------------------------------------------------
  146. QUAL-IMP  Browser  Browser disappears when trying to load deleted file.
  147. ----------------------------------------------------------------
  148. QUAL-IMP  Browser  Browser traps on refresh after QuickBrowse
  149. ----------------------------------------------------------------
  150. QUAL-IMP  Browser  Browser traps with Function names greater than 256
  151.                    characters
  152. ----------------------------------------------------------------
  153. QUAL-IMP  Browser  Fix memory leak in Browser
  154. ----------------------------------------------------------------
  155. QUAL-IMP  Browser  Browser traps at 0 on XGA-2 screen at 1280x1024x16
  156. ----------------------------------------------------------------
  157. QUAL-IMP  Browser  Reload of PDBs on Refresh action when not needed.
  158. ----------------------------------------------------------------
  159. QUAL-IMP  Browser  Error reading a valid PDB file.
  160. ----------------------------------------------------------------
  161. QUAL-IMP  Browser  ISTRGEN.HPP not included in APPLSUPP.CPP
  162. ----------------------------------------------------------------
  163. QUAL-IMP  Browser  Current directory not searched for editing
  164. ----------------------------------------------------------------
  165. QUAL-IMP  Browser  DDE4BDFG.EXE traps
  166. ----------------------------------------------------------------
  167. QUAL-IMP  Browser  "enum" string should appear when Full Text setting is
  168.                    on.
  169. ----------------------------------------------------------------
  170. QUAL-IMP  Browser  "Browser Setting" panel does not accept DBCS input
  171. ----------------------------------------------------------------
  172. QUAL-IMP  Browser  Disable File New Window pull down when 4 windows ope
  173. ----------------------------------------------------------------
  174. QUAL-IMP  Browser  History window does not size properly
  175. ----------------------------------------------------------------
  176. QUAL-IMP  Browser  Zoom slider at bottom after orientation or weighting
  177. ----------------------------------------------------------------
  178. QUAL-IMP  Browser  QuickBrowse does not work properly when source has
  179.                    pointers to functions which take no arguments.
  180. ----------------------------------------------------------------
  181. QUAL-IMP  Browser  Merge of files containing Anonymous classes failed.
  182. -------------------------------------------------------------------------------
  183. QUAL-IMP  PA         Function prototypes for PerfStart and PerfStop in the
  184.                      icsperf.h file did not contain the "void" keyword in their
  185.                      parameter lists.  As a result, compiler messages were
  186.                      generated.
  187. -------------------------------------------------------------------------------
  188. QUAL-IMP  PA         The Performance Analyzer terminated unexpectedly when
  189.                      a disk error was encountered while saving the contents
  190.                      of the Statistics window to file.
  191. -------------------------------------------------------------------------------
  192. QUAL-IMP  PA         The objects in the Trace Generation window were not in
  193.                      sorted order.  This was a problem in that it became very
  194.                      difficult to locate object files and/or functions when
  195.                      there was a large list to navigate.
  196. -------------------------------------------------------------------------------
  197. QUAL-IMP  PA         The Performance Analyzer crashed after dragging the arm on
  198.                      the Dynamic Call Graph's zoom bar, releasing it, and then
  199.                      quickly dragging the arm of the zoom bar back to it's
  200.                      original position.
  201. -------------------------------------------------------------------------------
  202. QUAL-IMP  PA         Entering CTRL-H when a user event or system exception was
  203.                      highlighted in either the Call Nesting or Time Line
  204.                      window caused an internal error to be generated.
  205. -------------------------------------------------------------------------------
  206.