Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-04 | Bump Copyright to 2019halibut_7.90.0halibut/7.90.07.90.0 | Sebastien Douheret | 1 | -2/+2 | |
Change-Id: Ic4cd097ec6e329a3f96bc734dab27b3803a2dd25 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | Sebastien Douheret | 1 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-12 | Fixed Windows support.v0.2.2 | Sebastien Douheret | 1 | -7/+14 | |
2017-12-12 | Fixed crash on xds-agent or server disconnection (IOT-108) | Sebastien Douheret | 1 | -2/+8 | |
2017-12-07 | Fixed default agent URL port (set to 8800) | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-04 | Update connection env vars XDS_AGENT_URL / XDS_SERVER_URL.v0.2.1 | Sebastien Douheret | 1 | -8/+15 | |
XDS_AGENT_URL env var must be used to setup connection with XDS agent running locally on developer host. XDS_SERVER_URL env var may be set to overwrite default connection settings with XDS server. | |||||
2017-11-30 | Added Copyright headers. | Sebastien Douheret | 1 | -2/+21 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Used new xds agent v1.0.0-rc1 and lib xaapiv1. | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-17 | Fixed windows build. | Sebastien Douheret | 1 | -3/+1 | |
2017-08-30 | Fixed error about no env config file. | Sebastien Douheret | 1 | -4/+5 | |
2017-08-30 | Add workaround to fix Stop action with Netbeans.v0.1.0 | Sebastien Douheret | 1 | -0/+14 | |
Netbeans sends -gdb-exit command when user press stop button. But this command is not processed by remote gdb if debugged program is running. So send a SIGINT signal to interrupt program before sending/executing -gdb-exit command. | |||||
2017-08-30 | Ignored Window Changed signal for now. | Sebastien Douheret | 1 | -2/+9 | |
2017-08-29 | Change search directory for xds-gdb.env | Sebastien Douheret | 1 | -3/+3 | |
2017-08-28 | Fix load config from gdb init file. | Sebastien Douheret | 1 | -9/+10 | |
2017-08-28 | Fixed early log prints | Sebastien Douheret | 1 | -23/+32 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-28 | Fixed --help and --version when no config file found. | Sebastien Douheret | 1 | -2/+6 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-21 | Fix bug when load config file. | Sebastien Douheret | 1 | -1/+1 | |
2017-08-07 | Initial commitv0.0.1 | Sebastien Douheret | 1 | -0/+578 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |