[Lazarus] dbg file on smb share hangs IDE
Martin Frb
lazarus at mfriebe.de
Tue May 16 21:36:45 CEST 2023
On 12/05/2023 13:55, Mattias Gaertner via lazarus wrote:
> Hi,
>
> When debugging a project on Windows with external debug info (.dbg)
> the IDE hangs.
> It works on the local C partition, but it hangs the IDE when the project
> is on a smb share. I have to kill lazarus.exe.
>
> Is this known?
>
I don't think it is known.
Gdb or FpDebug?
Any size of dbg file?
FpDebug (on win) lets the OS do the loading by creating a memory map for
the file. Maybe WIndows has an issues there.
More information about the lazarus
mailing list