Commit Graph
3 Commits
Author SHA1 Message Date
TianlongLiangandGitHub d9f9e3a92b Update README.md to add link for document website (#1722) 2022-11-21 18:02:02 +08:00
TianlongLiangandGitHub 3b4033aceb Allow source debugger reconnection (#1667)
Allow to wait for a new debugger connection once the previous one
is disconnected:
- when receiving a detach command
- when the client socket is closed (for example, lldb process is killed)
2022-11-02 17:12:34 +08:00
TianlongLiangandGitHub ee210d019f Dockerfile lint errors fix (#1493)
Fix the Dockerfile linter errors and most warnings
2022-09-22 13:06:11 +08:00