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.

Vincent.

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


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.

tombo

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

Reply via email to