[Lazarus] Debugging shared libraries
Mark Morgan Lloyd
markMLl.lazarus at telemetry.co.uk
Wed Sep 19 09:39:08 CEST 2012
Mark Morgan Lloyd wrote:
> I've developed a useful convention which allows me to either load a
> library on demand (via Dynlibs) or to link it statically. This
> combination allows me to use standard Lazarus debugging techniques to
> sort out most problems.
>
> However, yesterday's discussion about calling /from/ a
> dynamically-loaded library /into/ a program binary (other than the main
> program) raises an interesting question: can Lazarus+gdb be persuaded to
> trace into a shared library?
Does anybody have any thoughts on this? Martin?
--
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 Lazarus
mailing list