Thanks Rick,

As you guessed, my Linux debugging is to trace using printf's.  <grin>

I've worked my way down to PackageManger::getLibrary()

[miesf...@osprey API]$ ./rexxinstance INSTANCE -LIB rxmath
"/work.ooRexx/ooTest/4.0.0/ooRexx/API/oo/tests/callMath.rex"
invokeProgram() instance=(nil) context=(nil)
Processed instanceInfo->loadLibray optionName=LoadRequiredLibrary option=rxmath
Going to call RexxCreateInterpreter()
Interpreter::createInstance() entered
Interpreter::createInterpreterInstance() interpreter should be initialized now
Interpreter::createInterpreterInstance() got rootActivity=0x7f9ee71e2c90
Interpreter::createInterpreterInstance() got instance=0x7f9ee71e3370
Interpreter::createInterpreterInstance() added instance to the active list
Interpreter::createInterpreterInstance() instance now initialized
Interpreter::createInterpreterInstance() interpreter should be initialized now
Interpreter::createInterpreterInstance() got rootActivity=0x7f9ee71ea240
Interpreter::createInterpreterInstance() got instance=0x7f9ee71ea920
Interpreter::createInterpreterInstance() added instance to the active list
LOAD_REQUIRED_LIBRARY got libraryName=0x7f9ee71e46d0
LOAD_REQUIRED_LIBRARY going to invoke getLibrary
terminate called after throwing an instance of 'ActivityException'
Aborted
[miesf...@osprey API]$

A few more iterations and I should be close.

--
Mark Miesfeld

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to