A debugger for Pharo remotely controllable via JRPC protocol.
# JRPCDebugger A debugger for Pharo remotely controllable via JRPC protocol. ```smalltalk Metacello new baseline: 'JRPCDebugger'; repository: 'github://aranega/JRPCDebugger/src'; load ```