[fpc-devel] fp IDE with libgdb

Mark Morgan Lloyd markMLl.fpc-devel at telemetry.co.uk
Sun Oct 11 10:59:32 CEST 2009


Pierre Muller wrote:
> True in principle,
> but XML library used for GDb
> is expat, so you should
> add {$linklib expat.a}
> in gdbint.pp

Thanks, that certainly improves things. There's still a runtime error 
but I'll see if I can work out what's going on myself. I might be some time.

> It is generally easier to 
> first try to compile
> testgdb executable 
> in packages/gdbint directory.

Noted :-)

> Once this executable links without errors,
> with the same libraries, it should
> also work for the IDE.

In actual fact I think the IDE code might be more up to date than 
testgdb. However I'm very wary since the problems still seem to be 
specific to either PPC or Debian.

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-devel mailing list