[cfarm-users] Please install gdb on gcc210/solaris10
Jaroslav Fojtik
Jafojtik at yandex.com
Wed Mar 29 21:57:00 CEST 2023
Dears,
I need to debug callstack on gcc210/Solaris10.
gdb is missing here.
On my home computer everythink works fine.
thank you very much
Jara
----------------------------------------------------------------------
gmake -C ./test testltx
gmake[1]: Entering directory '/export/home/jara/wp2latex/trunk/test'
../sources.cc/wp2latex -S -no-interactive -i crypt1.wp -o ./output/crypt1.tex -s
FRIDRICH
../sources.cc/wp2latex -S -no-interactive -i crypt3.wp -o ./output/crypt3.tex -s a
../sources.cc/wp2latex -S -no-interactive -i crypt4.wp -o ./output/crypt4.tex -s wp4
../sources.cc/wp2latex -S -no-interactive -i crypt5.wp -o ./output/crypt5.tex -s hello
gmake[1]: *** [makefile:41: testconv] Segmentation Fault (core dumped)
gmake[1]: Leaving directory '/export/home/jara/wp2latex/trunk/test'
gmake: *** [makefile:80: test] Error 2
jara at gcc-solaris10:~/wp2latex/trunk$ cd test
jara at gcc-solaris10:~/wp2latex/trunk/test$ gdb ../sources.cc/wp2latex
-bash: gdb: command not found
jara at gcc-solaris10:~/wp2latex/trunk/test$ gdb ../sources.cc/wp2latex
-bash: gdb: command not found
jara at gcc-solaris10:~/wp2latex/trunk/test$
More information about the cfarm-users
mailing list