erlyberly
erlyberly copied to clipboard
erlang tracing for the masses
Hi, Working with erlang v23 i'm seeing the following error when connecting to the erlang shell. The same happens when I use Elixir. Are there any specific knobs to turn...
I install java with homebrew, but getting this error ....package javafx.beans.property does not exist .... ....hextstar/DataRow.java:[11,13] cannot find symbol symbol: class StringProperty location: class hextstar.DataRow
I am learning and currently trying erlyberly in my local network server and I am facing currently an issue that I can't connect to node despite it is being listed...
Hi @andytill , awesome program, love using it. My knowledge of distributed erlang is wafer thin so I was hoping you could help me with pointing erlyberly at an elixir...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hello! I was recently trying to get this up and running on an Ubuntu machine and I realized that I couldn't get it to build because it was missing some...
we are trying to connect the target node machine just passing two variable target node & cookie in UI. But we getting error $ java -jar erlyberly-0.7.1-SNAPSHOT-runnable.jar Failed to start...
When I connect erlyberly to a remote node running on gcp compute instance, the Processes List is not getting loaded, Anyhow the modules list shows up. Am I missing any...
Hi. I'm a new user. I am unable to connect to my iex instance. Started with: iex --name wobble@localhost --cookie mycookie -S mix phx.server The connection window does show the...
Erlyberly could show the names of function arguments above the values for function arguments in the term tree. Below is a screenshot of annotated records, it might look similar to...