aboutsummaryrefslogtreecommitdiffstats
path: root/gdb-xds.go
AgeCommit message (Expand)AuthorFilesLines
2019-04-09Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Sebastien Douheret1-1/+1
2018-06-27Improved helper messageSebastien Douheret1-5/+10
2018-06-20Fixed invalid arg format (must be []byte)Sebastien Douheret1-1/+2
2018-02-23Fixed list of installed SDKsv1.0.1Sebastien Douheret1-1/+3
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-3/+3
2017-12-12Fixed Windows support.v0.2.2Sebastien Douheret1-7/+17
2017-12-12Fixed crash on xds-agent or server disconnection (IOT-108)Sebastien Douheret1-0/+24
2017-12-07Improved projects+sdks list outputSebastien Douheret1-14/+16
2017-12-07Improved reported error on invalid XDS_AGENT_URLSebastien Douheret1-3/+11
2017-12-04Update connection env vars XDS_AGENT_URL / XDS_SERVER_URL.v0.2.1Sebastien Douheret1-18/+64
2017-11-30Added Copyright headers.Sebastien Douheret1-1/+19
2017-11-30Used new xds agent v1.0.0-rc1 and lib xaapiv1.Sebastien Douheret1-64/+70
2017-08-30Don't try to send signal while gdb is not started.Sebastien Douheret1-0/+8
2017-08-28Auto set relative path when possible.Sebastien Douheret1-12/+41
2017-08-25Used fixed version of xds-server and xds-commonSebastien Douheret1-2/+2
2017-08-24Set "exec" command from client side.v0.0.2Sebastien Douheret1-1/+1
2017-08-07Initial commitv0.0.1Sebastien Douheret1-0/+311