Well I get an debugger error.

Lazarus # 0.9.24 beta i386-linux-gtk

steps to reproduce:

1 create new project.
2 choose console application.
3 create
4 save change to project
5 applicationname test
6 source editor add line : writeln('test');
7 run -> buildall
8 file -> save all
9 save project1 -> OK
10 overwrite? -> yes
11 run ->  "Nothing seems to happen "
12 run -> stop  --> "execution stopped "
13 run parameters  -> check  launching application
14 run ->   debugger : failed to load file  error message
15 press OK
16 lazarus run output window popup
17 press Enter
18 execution stopped -> press enter
19 debugger error : OOPS the debugger entered the error state.
20 GNU gdb 6.6-debian
   revision i486-linux-gnu

If I run a console application, the debugger seems to interfere.
but do not want  to  debug the console application, just run it.

In the debian package a dependency of xterm must be added, because lazarus assumes xterm is present. When adding a new project , lazarus always chooses project1, it does increment to project2 if project1 already exists.

regards Wim


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

Reply via email to