[cfarm-users] Is it possible to install gdb on Solaris gcc211
Jaroslav Fojtik
Jafojtik at yandex.com
Sat Nov 19 22:21:53 CET 2022
Dears,
I would like to get a callstack from my program.
there is no gdb on gcc211.
Please install it.
thank you
Jára
--------------------------------
jara at gcc-solaris11:~/atoms/struct$ ./test
<<<struct>>> (c)1998-2022 Jaroslav Fojtik
This program tests the struct.c library
Testing file operations
Testing struct manipulation
Testing memory access macros
Bus Error (core dumped)
jara at gcc-solaris11:~/atoms/struct$ gdb ./test
-bash: gdb: command not found
jara at gcc-solaris11:~/atoms/struct$ ^C
jara at gcc-solaris11:~/atoms/struct$ dbx ./test
-bash: dbx: command not found
jara at gcc-solaris11:~/atoms/struct$
More information about the cfarm-users
mailing list