Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-08 | Updated go dep (used xds-agent api ~1.0.0)v1.0.0eel_5.0.1eel/5.0.15.0.1 | 1 | -1/+1 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | 11 | -22/+22 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Added AGL .gitreview file | 1 | -0/+5 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-12 | Fixed Windows support.v0.2.2 | 3 | -14/+33 | ||
2017-12-12 | Fixed crash on xds-agent or server disconnection (IOT-108) | 2 | -2/+32 | ||
2017-12-07 | Improved projects+sdks list output | 1 | -14/+16 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-07 | Fixed default agent URL port (set to 8800) | 2 | -4/+5 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-07 | Improved reported error on invalid XDS_AGENT_URL | 1 | -3/+11 | ||
Specifically when AGENT_URL is set to SERVER_URL and consequently connection failed with "Failed to get device ID" error. | |||||
2017-12-04 | Update connection env vars XDS_AGENT_URL / XDS_SERVER_URL.v0.2.1 | 2 | -26/+79 | ||
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 | Check go version because xds-common request go > v1.8.1v0.2.0 | 1 | -2/+22 | ||
2017-11-30 | Added Copyright headers. | 11 | -7/+190 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Used new xds agent v1.0.0-rc1 and lib xaapiv1. | 5 | -125/+130 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-17 | Add install script and rulev0.1.1 | 4 | -1/+48 | ||
2017-10-17 | Fixed windows build. | 6 | -18/+52 | ||
2017-10-09 | Fixed generated binary name | 1 | -2/+2 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-09 | Set 'all' build rule as default like other XDS packages. | 1 | -5/+6 | ||
2017-09-21 | Move docs into xds-docs repo (published on http://docs.automotivelinux.org) | 1 | -191/+8 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-30 | Fixed error about no env config file. | 1 | -4/+5 | ||
2017-08-30 | Add workaround to fix Stop action with Netbeans.v0.1.0 | 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. | 1 | -2/+9 | ||
2017-08-30 | Don't try to send signal while gdb is not started. | 3 | -0/+12 | ||
2017-08-29 | Fix subversion setting | 1 | -1/+2 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-29 | fix image link | 1 | -2/+2 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-08-29 | Update readme file | 3 | -28/+37 | ||
* parse markdown lint * change file *.jpeg to *.jpg. jpeg is not supported in agl doc file. Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-08-29 | Update Readme | 1 | -3/+2 | ||
2017-08-29 | Bump to 0.1.0 | 1 | -2/+1 | ||
2017-08-29 | Change search directory for xds-gdb.env | 1 | -3/+3 | ||
2017-08-29 | Add doc in Readme | 3 | -0/+187 | ||
2017-08-28 | Fix load config from gdb init file. | 1 | -9/+10 | ||
2017-08-28 | Auto set relative path when possible. | 1 | -12/+41 | ||
2017-08-28 | Fixed early log prints | 2 | -24/+33 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-28 | Fixed --help and --version when no config file found. | 1 | -2/+6 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-25 | Used fixed version of xds-server and xds-common | 2 | -4/+4 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-24 | Set "exec" command from client side.v0.0.2 | 1 | -1/+1 | ||
2017-08-21 | Used fix version xds-common package | 1 | -1/+1 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-21 | Fix bug when load config file. | 1 | -1/+1 | ||
2017-08-08 | Defined a version or branch for each package. | 1 | -0/+3 | ||
2017-08-07 | Initial commitv0.0.1 | 14 | -0/+1597 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |