Releases: Ex-Origin/debug-server
Releases · Ex-Origin/debug-server
v1.5.2
Fixed the issue where new connection startup got stuck due to the wrong order of terminating processes
v1.5.1
Fixed the issue where the previous process could not be killed in the run_service method because it was in the traced state.
v1.5.0
Add logic for parsing double (") and single (') quotes for cmd
v1.4.0
Add compatibility with ipv4 and add more log information.
1.3.0
Attach to the process with the process PID
1.2.2
Remove the -g compiler flags