On 2020-07-02 15:10, Phil Stracchino wrote: > On 2020-07-02 15:07, Martin Simmons wrote: >>>>>>> On Thu, 2 Jul 2020 14:25:49 -0400, Phil Stracchino said: >>> Which, as expected, yields: >>> >>> asgard:root:/netstore/src/bacula-9.6.5:11 # grep CFLAGS src/stored/Makefile >>> CFLAGS = -fast -xarch=generic -xtarget=generic -xcache=generic -m64 -g >> >> I don't have any experience of this compiler, but maybe removing -fast will >> improve the pstack output? Also, the documentation mentions —xkeepframe=%all >> which might help. > > > Let me give that a try right now.
OK, just rebuilt with: CFLAGS = -xarch=generic -xtarget=generic -xcache=generic -m64 -g -xkeepframe=%all pstack output doesn't look any different. I'm wishing I'd thought to install dbx when I did my last successful install of Developer Studio, but I didn't realize at the time that the Developer Studio packages did NOT include dbx. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel