00:06
<
agentzh >
does it ring a bell? ;)
00:07
<
agentzh >
disabling the optimization makes the tool pass.
00:07
<
agentzh >
in void stmt reducer...
00:07
<
fche >
the system probably told you which probe/function it was working on
00:08
<
agentzh >
yeah, i'll try -vvv to get more contexts.
00:08
<
fche >
there are some builtin printer functions that are meant to be invokable from gdb
00:08
<
fche >
to dump staptree nodes
00:09
<
fche >
but really if you hop up a few levels, there should be a valid node with a valid tok*
00:09
<
fche >
from which you can get a file name / line number
00:09
<
fche >
that should narrow down which piece of script code is triggering this
00:10
<
fche >
bottom of staptree.cxx: debug_print(expression *x ) or (statement *x)
00:22
mjw has quit [Quit: Leaving]
01:29
<
agentzh >
fche: great. i'll try it. thanks!
02:32
orivej has quit [Ping timeout: 244 seconds]
05:01
_whitelogger has joined #systemtap
07:58
orivej has joined #systemtap
13:55
sscox has joined #systemtap