IDE Fix Pack 4.6 dev 3 – BCB debugger performance

By | November 24, 2011

The developer snapshot 3 fixes the BCB 2009 issues and makes the debugger slightly faster than it already was with dev 2. I still have a lot of work to do in order to eliminate most of the remaining ReadFile calls.

BETA download table:

Name IDE Version File Size Downloads Added
DelphiSpeedUp 3.1-untested RC for Delphi 6 6 DelphiSpeedUpV31D6.7z 74.59 KB 1220 times 2011-04-22
DelphiSpeedUp 3.1-untested RC for Delphi 2006 2006 DelphiSpeedUpV31D2006.7z 106.03 KB 1309 times 2011-04-22
DDevExtensions 2.4.2 7/2007 speed 7, 2007 DDevExtensions242Setup7_2007.zip 535.43 KB 3548 times 2011-08-02

11 thoughts on “IDE Fix Pack 4.6 dev 3 – BCB debugger performance

  1. Moritz Beutel

    Thank you for your efforts in this area. The C++Builder debugging experience has always been a bit sluggish, and there’s still a lot of work to do (for Embarcadero!).

    Just out of curiosity, do you plan to relay the results of your inquiries to the C++ compiler/debugger team?

  2. Sergey

    Hello, Andreas.
    I use AsyncCalls 2.97, it is very useful for me, but it doesn’t work in XE2. When I try to compile project, I get Error:
    [DCC Error] AsyncCalls.pas(518): E2291 Missing implementation of interface method IAsyncCallEx.GetEvent

    Can you add Xe2 support?

  3. Allan

    Thanks!
    It works in C++Builder 2009.
    (Your efforts is greatly appreciated, good work)

  4. Lluis

    Vielen dank Andreas !!!
    Thank you very much Andreas !!!

    As allways my best wishes for you and your effords. Priceless !

    Regards,

    Lluis

    PD:Nächstes mal probiere ich es alles in deutsch zu schreiben, mal sehen ob ich nicht so viele fehler mache 😉

  5. Yavor Rubenov

    Great work – debugging with Builder 2009 works now 🙂

    Best Regards
    Yavor

  6. EMB

    Andy, one more time thanks for all your effort.
    Did you made any improvements in Delphi XE with this IDE Fix Pack?
    Because I see you changed the version, but you did not mention it.
    Just to know if I have to download it, cause I did not when you launched version 4.51.
    🙂

    1. Andreas Hausladen Post author

      This is a development snapshot, not a official release. And as such I update all 4 versions with the same patches (except the patch doesn’t apply to a IDE version). This 4.6 dev 3 only improves the C++Builder debugger’s performance. It doesn’t change anything for Delphi users (unless they debug C++ Builder generated modules)

Comments are closed.