Releases: hackwaly/ocamlearlybird
Releases · hackwaly/ocamlearlybird
1.0.0
CHANGES:
Initial release.
0.1.5
CHANGES:
- Fix process leak often after disconnect debugging session
0.1.4
CHANGES:
- Add dotMerlins option to launch arguments.
0.1.3
CHANGES:
- Fix can't debug flowtype.
0.1.0
CHANGES:
- Auto discover sources heuristically
- Line breakpoints and column breakpoints
- Basic
next
, step in
, step out
and continue
commands
- Inspect stack frames, local variables, closure variables and global variables