Klaas-Jan Stol wrote:

Leopold Toetsch wrote:

By far the simplest thing is either look at the opcode in ops/core_ops.c or use a debugger and set a breakpoint at the appropriate opcode, e.g.

So, apparently, it seems to me the get_pmc_keyed method is called.

Yep

.. I tried to run the Parrot Debugger (pdb), but I get this:

pdb is useless for such things - I ment of course gdb or some such i.e. an executable debugger.

klaas-jan

leo

Reply via email to