Mattias Gaertner wrote:
On Tue, 14 Feb 2006 13:14:12 +0100
Tomas Gregorovic <[EMAIL PROTECTED]> wrote:


Vincent Snijders napsal(a):


Mattias Gaertner wrote:


On Tue, 14 Feb 2006 11:01:50 +0100
Tomas Gregorovic <[EMAIL PROTECTED]> wrote:



Hi,
maybe it's a stupid question, but is it possible to use Lazarus IDE as a GUI for debugging already built applications with debugger info and pascal source without need to recompile them?
This question is mainly aimed at debugging Lazarus IDE.



I added ide/lazarus.lpi

Just open it and run.
I only tested it under linux.


If I press run, it cannot find the executable.It works if I clear Project -> Compiler Options -> Unit output directory.

This reminds I have to check out issue 1616. I am not sure what is the best way to fix this.


I got it to work by changing the target file name to "..\..\lazarus.exe" under the project options.
Anyway, it's excellent and helps me so much.


Did you recompile the IDE before trying the lazarus.lpi?


No, I did not.

I reverted my changes to lazarus.lpi and recompiled lazarus. Now it works.

Vincent.

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

Reply via email to