in reply to Re: The perl debugger and an embedded interpreter (Mac Cocoa)
in thread The perl debugger and an embedded interpreter

It's inherited code, so I don't know it inside out yet but grep tells me that caller() is used in some logging modules.

Not sure what the problem would be, but I commented out all instances of caller() but no change to my symptoms - what are you thinking might be happening?

I'm using the Apple supplied perl/libperl 5.10.1 in Lion (which is not the default perl - that's 5.12).

  • Comment on Re^2: The perl debugger and an embedded interpreter (Mac Cocoa)

Replies are listed 'Best First'.
Re^3: The perl debugger and an embedded interpreter (Mac Cocoa)
by Anonymous Monk on Jun 07, 2012 at 03:15 UTC