Quantcast
Channel: Planet Object Pascal
Viewing all articles
Browse latest Browse all 1725

Andy's Blog and Tools: IDE Fix Pack 5.5 (2009-XE5) released

$
0
0

With the IDE Fix Pack 5.5 release the end of 2010, XE2, XE3 and XE4 support is reached. This will be the last IDE Fix Pack for those four versions.

This version fixes a long standing bug that was introduced with version 4.6 (2011-12-15) and that affected the debugger when it searched for the correct debug info for a unit in a package. Without the debug info, the debugger didn’t stop at breakpoints in the unit and the editor didn’t show the “blue dots”.

For C++Builder this version applies a patch on the 64bit CLANG IDE compiler that reduces the memory consumption, the CPU load and the resulting file size of debug builds with deeply nested templates.

The 32bit fastdcc.exe command line compiler loader is now named fastdcc32.exe.

 

IDE Fix Pack download:

NameIDE VersionFileSizeDownloadsAdded
IDE Fix Pack 5.52009+UP3IDEFixPack2009Reg55.7z131.55 KB0 times 2014-05-04
IDE Fix Pack 5.52010IDEFixPack2010Reg55.7z121.03 KB2 times 2014-05-04
IDE Fix Pack 5.5XEIDEFixPackXEReg55.7z110.16 KB1 times 2014-05-04
IDE Fix Pack 5.5XE2+UP4+HF1IDEFixPackXE2Reg55.7z127.93 KB0 times 2014-05-04
IDE Fix Pack 5.5XE3+UP1IDEFixPackXE3Reg55.7z130.99 KB0 times 2014-05-04
IDE Fix Pack 5.5XE4IDEFixPackXE4Reg55.7z130.89 KB1 times 2014-05-04
IDE Fix Pack 5.5XE5IDEFixPackXE5Reg55.7z129.89 KB3 times 2014-05-04

fastdcc download:

NameIDE VersionFileSizeDownloadsAdded
fastdcc 5.52009+UP3fastdcc2009v55.7z75.42 KB0 times 2014-05-04
fastdcc 5.52010fastdcc2010v55.7z79.4 KB0 times 2014-05-04
fastdcc 5.5XEfastdccXEv55.7z81.34 KB1 times 2014-05-04
fastdcc 5.5XE2+UP4+HF1fastdccXE2v55.7z104.67 KB0 times 2014-05-04
fastdcc 5.5XE3+UP1fastdccXE3v55.7z116.27 KB0 times 2014-05-04
fastdcc 5.5XE4fastdccXE4v55.7z108.1 KB1 times 2014-05-04
fastdcc 5.5XE5fastdccXE5v55.7z109.07 KB2 times 2014-05-04

Change log:

  • Fixed: Debug symbols are not always loaded for runtime packages
  • Fixed: Work around access violation in TComponentRoot.IsRootSelected
  • Added: Fix for QC 111998: $TDW macro used in Tools causes crash (XE2-XE5)
  • Added: CLANG BCC64 debug-info bloat reduction for nested templates that caused the linker to run out of memory (XE3-XE5)
  • Improved: Splash screen progress bar accuracy
  • Renamed: fastdcc.exe becomes fastdcc32.exe

Viewing all articles
Browse latest Browse all 1725

Trending Articles