Re: "No symbol" error using pystack gdb macro

2013-03-01 Thread dieter
de...@josesmex.com writes: > I'm relatively new to Python, running Python 3.3 on FreeBSD > > I have a process which has started to spike CPU usage. I'm trying to find > out what it's doing. > > I tried the "pystack" macro suggested here: > > http://stackoverflow.com/questions/132058/showing-the-

"No symbol" error using pystack gdb macro

2013-03-01 Thread debby
I'm relatively new to Python, running Python 3.3 on FreeBSD I have a process which has started to spike CPU usage. I'm trying to find out what it's doing. I tried the "pystack" macro suggested here: http://stackoverflow.com/questions/132058/showing-the-stack-trace-from-a-running-python-applica