Discussion:
BDS2006: Saving *.dsk-file/Instable IDE
(too old to reply)
Udo Weik
2008-02-10 23:20:34 UTC
Permalink
Hello,

from the very beginnings my BDS2006 is so instable that I always
lose my Breakpoint-settings. Is there any way to save the *.dsk-
file via OTAPI?

Thanks and greetings
Udo
Erik Berry
2008-02-24 21:32:06 UTC
Permalink
Post by Udo Weik
from the very beginnings my BDS2006 is so instable that I always
lose my Breakpoint-settings. Is there any way to save the *.dsk-
file via OTAPI?
You have access to the list of breakpoints using interfaces like
IOTADebuggerServices60 and IOTABreakpoint40. You could add a feature to
save/load breakpoints using this method. You could also occasionally close
and re-open your project, if you prefer that. Or you might consider trying
the trial version of Delphi 2007, if that is an option. It isn't perfect by
any means, but is better than Delphi 2006 in some ways.

Erik

Loading...