Re: [cfarm-users] Please install gdb on gcc210/solaris10 - thank you very much

2023-03-31 Thread Jaroslav Fojtik via cfarm-users
Hi Michelsen, > You now have /opt/csw/bin/gdb on gcc210 and gcc211. > Please note that you can also use Solaris-provided pstack(1) for this. Thank you very much. --- The problem was stupid: printf("%s",var); where 'var' was NULL. (un)fortunatelly

Re: [cfarm-users] Please install gdb on gcc210/solaris10

2023-03-29 Thread Dagobert Michelsen via cfarm-users
Hey Jara, > Am 29.03.2023 um 21:57 schrieb Jaroslav Fojtik via cfarm-users > : > > Dears, > > I need to debug callstack on gcc210/Solaris10. > gdb is missing here. > > On my home computer everythink works fine. You now have /opt/csw/bin/gdb on gcc210 and gcc211. Please note that you can also