CHASMDEBUG is an environment variable you can set to spew debugging information. There are different strings that can be set and they are separated by ':'. So for example, xmlload:jcin.
Also, setting CHASMDEBUGOFF turns off CHASMDEBUG. So, if you don't want to destroy your CHASMDEBUG, set CHASMDEBUGOFF, run whatever and then unset CHASMDEBUGOFF to make CHASMDEBUG work again.
Info about the creation and deletion of each Cascade.
Debug the ChickenAndEggProblem?.
More about resolving names in Chasm.
Information when Component? are defined.
For when some structures are defined.
When Concepts delete this spews information.
Display entryfunctions as they are defined and set.
I dunno, try it. Bet it has something to do with a file... and parsing.
Information about inheriting issues in Chasm.
Debugging information every time the ChasmGui makes a jni call.
Whenever a new event is created, this prints info about it.
Constructor and destructors of PCOs.
About the issues of resolving names? in Chasm.
Prints when states machines change states.
Debugging information every time a chasmxml file is loaded.
NOTE: grep through the code to find more. This list is not complete and or even accurate.