|
From: Adriano d. S. F. <adr...@gm...> - 2022-08-25 00:34:40
|
On 24/08/2022 12:04, Alex Peshkoff via Firebird-devel wrote: >> >> The Linux builds are not complete builds compared to Windows pdb >> builds (e.g. config files, documentation, security database, etc are >> missing) >> > > Yep, they contain only binaries with debug-info. > Linux "debuginfo" packages contains only the debug symbols. Different than Android "withDebugInfo" packages, that have full package with debug symbols embedded in the executables/libraries. Adriano |