[Lazarus] Error while debugging: "No symbol in current context"

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Sep 30 10:52:46 CEST 2009


On Wed, 30 Sep 2009 14:02:15 +0700
Dians <diansopandi95 at gmail.com> wrote:

> i mean , when  i write code in lazarus, i got some error, anythings
> code error so i look help file like delphi i just press F1, there is a
> documention about the syntaks which show an error , what kind of true
> syntaks

There is a help in the popup menu of the messages window. It shows the
hint of the FPC errore.msg file. For example:

Error: Illegal expression

It will show:
This can occur under many circumstances. Usually when trying to evaluate constant expressions.

AFAIK there is no list of links to the FPC docs yet.
Maybe with the new lhelp and the new kwd files something like this can
be achieved.


Mattias




More information about the Lazarus mailing list