Using Gt4Gemstone to inspect objects
These are more interesting snippets that execute code inside the GemStone repository.
Inspect the stone name
System stoneName
Inspect a test object
GtRemotePhlowDeclarativeTestInspectable new
We can also get exception
1 / 0
This will open a post-mortem debugger, allowing the remote stack and variables to be inspected.