12 (prod1):/export/home/sharad/python/Python-2.2> gdb ./python GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16 (sparc-sun-solaris2.4), Copyright 1996 Free Software Foundation, Inc... (gdb) run Starting program: /dat1/home/sharad/python/Python-2.2/./python warning: Unable to find dynamic linker breakpoint function. warning: GDB will be unable to debug shared library initializers warning: and track explicitly loaded dynamic code. 'import site' failed; use -v for traceback Python 2.2 (#1, Jan 30 2002, 13:38:49) [GCC 3.0.3] on sunos5 Type "help", "copyright", "credits" or "license" for more information. >>> >>> ^D Program exited normally. (gdb)