Skip to content

Releases: Ex-Origin/debug-server

v1.5.2

Choose a tag to compare

@Ex-Origin Ex-Origin released this 20 Nov 11:15

Fixed the issue where new connection startup got stuck due to the wrong order of terminating processes

v1.5.1

Choose a tag to compare

@Ex-Origin Ex-Origin released this 11 Nov 15:47

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

Choose a tag to compare

@Ex-Origin Ex-Origin released this 19 Oct 13:50

Add logic for parsing double (") and single (') quotes for cmd

v1.4.1

Choose a tag to compare

@Ex-Origin Ex-Origin released this 04 Jun 01:08

Fix a bug in ipv4 mode

v1.4.0

Choose a tag to compare

@Ex-Origin Ex-Origin released this 03 Jun 13:48

Add compatibility with ipv4 and add more log information.

v1.3.3

Choose a tag to compare

@Ex-Origin Ex-Origin released this 19 May 09:52
Fix bugs in popen mode

v1.3.2

Choose a tag to compare

@Ex-Origin Ex-Origin released this 27 Apr 14:23

Fix bugs in popen mode

1.3.1

Choose a tag to compare

@Ex-Origin Ex-Origin released this 25 Nov 12:16
Add limitation of memory

1.3.0

Choose a tag to compare

@Ex-Origin Ex-Origin released this 01 Aug 15:55
Attach to the process with the process  PID

1.2.2

Choose a tag to compare

@Ex-Origin Ex-Origin released this 28 Jul 13:01
Remove the -g compiler flags