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:
Name | IDE Version | File | Size | Downloads | Added |
---|---|---|---|---|---|
IDE Fix Pack 5.5 | 2009+UP3 | IDEFixPack2009Reg55.7z | 131.55 KB | 0 times | 2014-05-04 |
IDE Fix Pack 5.5 | 2010 | IDEFixPack2010Reg55.7z | 121.03 KB | 2 times | 2014-05-04 |
IDE Fix Pack 5.5 | XE | IDEFixPackXEReg55.7z | 110.16 KB | 1 times | 2014-05-04 |
IDE Fix Pack 5.5 | XE2+UP4+HF1 | IDEFixPackXE2Reg55.7z | 127.93 KB | 0 times | 2014-05-04 |
IDE Fix Pack 5.5 | XE3+UP1 | IDEFixPackXE3Reg55.7z | 130.99 KB | 0 times | 2014-05-04 |
IDE Fix Pack 5.5 | XE4 | IDEFixPackXE4Reg55.7z | 130.89 KB | 1 times | 2014-05-04 |
IDE Fix Pack 5.5 | XE5 | IDEFixPackXE5Reg55.7z | 129.89 KB | 3 times | 2014-05-04 |
fastdcc download:
Name | IDE Version | File | Size | Downloads | Added |
---|---|---|---|---|---|
fastdcc 5.5 | 2009+UP3 | fastdcc2009v55.7z | 75.42 KB | 0 times | 2014-05-04 |
fastdcc 5.5 | 2010 | fastdcc2010v55.7z | 79.4 KB | 0 times | 2014-05-04 |
fastdcc 5.5 | XE | fastdccXEv55.7z | 81.34 KB | 1 times | 2014-05-04 |
fastdcc 5.5 | XE2+UP4+HF1 | fastdccXE2v55.7z | 104.67 KB | 0 times | 2014-05-04 |
fastdcc 5.5 | XE3+UP1 | fastdccXE3v55.7z | 116.27 KB | 0 times | 2014-05-04 |
fastdcc 5.5 | XE4 | fastdccXE4v55.7z | 108.1 KB | 1 times | 2014-05-04 |
fastdcc 5.5 | XE5 | fastdccXE5v55.7z | 109.07 KB | 2 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