Gabor Boros wrote:
Hi!

I wrote a very small test application for testing UIB.
If I run the project first time everything is fine, but if run it again I get an "EUIBError" message. If I reset the debugger from Run menu between executions the program is start properly. My question is: why the gdb.exe is still in memory after the program execution is stopped. And an another thing. If I create a new empty project and run from the IDE, and exit from it, and run and exit...... The gdb.exe is still in the memory and eat more and more space. After I executed anything gdb is loaded until I reset manually or exit from IDE. Are above things bugs or features?

Feature. When initially creating the debugger, I thought loading and unloading takes time, so better let it running.
The debugger is reset btw.

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to