Skip to content

Version v0.1.4-beta

Choose a tag to compare

@rohanrhu rohanrhu released this 11 Oct 14:53

Changelogs

  • Added authentication for sharing debug session. (as HTTP Basic Auth) #15
    You can set username and password with --credentials=USER:PASS option.
  • Implemented a new WebSocket debug server.
  • FileBrowser items sorted alphabetically. #12
  • Added red theme.
    gdbfrontend_red
  • Minor improvements.