Re: Delphi 7 vs Delphi 2005
- From: "Danijel Tkalcec \(RealThinClient\)" <dtkalcec@xxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 23:50:03 +0200
Debugger included in Delphi 7 does have a small problem with debugging
multithreaded applications, especially when you're stepping through your
code while execution is taking place in multiple threads at the same time. I
find Delphi 2005 to be a bit more reliable in that matter. But, since I
don't know what kind of problems you're having with Delphi 7, it could be
that some of them are a result of bad third-party code.
--
Danijel Tkalcec
RealThinClient Components
http://www.realthinclient.com
.
Relevant Pages
- Re: Access violation when allocating memory in windows
... >> while the function causes access violation message in debugger. ... > The Delphi debugger is not good at catching this sort of thing. ... > exception is probably happening somewhere else altogether. ... I use my delphi source code in Ollydbg all the time. ... (comp.lang.pascal.delphi.misc) - Re: Does MSIL Qualify?
... I realize I am getting spoiled with RosAsm, ... There are still some crashes with the debugger. ... Delphi, had bugs, at least uptil version 3.0 For instance, when replacing ... object memory, causing me to have to work in a real memory inspector to ... (alt.lang.asm) - Re: IDE for Pascal-family language
... Delphi 7 was the last version to use the old IDE. ... I have similar issues with Visual Studio so recently ended up ... it has an MDI interface rather than tabbed windows. ... The debugger does a whole lot more than that. ... (comp.lang.pascal.misc) - Debugger causes program to slow down
... debugger, and press F9 to run the application, it's perfect. ... application that is running from within Delphi under debug is affected. ... The notebook is a 2ghz centrino with 1GB ram and a medium spec ATI ... I've tried all the patches for both windows, ati, the notbook and ... (alt.comp.lang.borland-delphi) - Re: Borland is neglecting Delphi for Win32 badly
... > near as consistently as it IME (and I don't think old Delphi ... Just observing it under a debugger suffers from the ... > Calling conventions messups aren't so much affected, ... (borland.public.delphi.non-technical) |
|