Christian Ulrich wrote:
Hello,

At time i have massive problems with the debugger,

in Linux: the debugger generally works but dont find files often when i set breakpoints.

<-break-insert udata.pas:58>
&"No source file named udata.pas.\n"

^error,msg="No source file named udata.pas."

(gdb)

Full Path to the file:

/windows/D/src/prometheus/src/udata.pas

in the same path umain.pas is found so i dont think its an upper/lowercase issue ...

This occours in all my projects in every second unit. So schould be reproduceable good.
has nobody else such effect ?

In Windows:

Since Lazarus 0.9.16/17 Lazarus dont recognizes breakpoints from fpc 2.1.1 correct. They are Shown like an exception (in an message window) occours with internal AND EXTERNAL linker.

so debugging is mostly unuseable in lazarus at time (for me).

Also i have some problems with TDbf in linux i can insert one record to an dataset and then an insert is canceled.
In Windows works fine.

in Windows TDBGris dont accepts values from an Field with Picklist.
In Linux works fine.

In Windows an DBmemo jumps to the next control after Tab
in GTK1 DBMemo insert the Tab to itself...

Also WantTabs and Wantreturns properties are not there to control these features.

Hmm.I think that WantTabs was added to Lazarus SVN, but I'm not sure.
Check bugreports.


Regards
Boguslaw

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

Reply via email to