JRPCDebugger

Description

A debugger for Pharo remotely controllable via JRPC protocol.

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Stars
4
Created
Feb. 14, 2019
Updated
Sept. 7, 2021

Categories

IDE / Dev Tools

README excerpt

# JRPCDebugger
A debugger for Pharo remotely controllable via JRPC protocol.


```smalltalk
Metacello new
	baseline: 'JRPCDebugger';
	repository: 'github://aranega/JRPCDebugger/src';
	load
```
← Back to results