Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-05 | Added AGL .gitreview file | Sebastien Douheret | 1 | -0/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-12 | Fixed Windows support.v0.2.2 | Sebastien Douheret | 3 | -14/+33 | |
2017-12-12 | Fixed crash on xds-agent or server disconnection (IOT-108) | Sebastien Douheret | 2 | -2/+32 | |
2017-12-07 | Improved projects+sdks list output | Sebastien Douheret | 1 | -14/+16 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-07 | Fixed default agent URL port (set to 8800) | Sebastien Douheret | 2 | -4/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-07 | Improved reported error on invalid XDS_AGENT_URL | Sebastien Douheret | 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 | Sebastien Douheret | 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 | Sebastien Douheret | 1 | -2/+22 | |
2017-11-30 | Added Copyright headers. | Sebastien Douheret | 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. | Sebastien Douheret | 5 | -125/+130 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-17 | Add install script and rulev0.1.1 | Sebastien Douheret | 4 | -1/+48 | |
2017-10-17 | Fixed windows build. | Sebastien Douheret | 6 | -18/+52 | |
2017-10-09 | Fixed generated binary name | Sebastien Douheret | 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. | Sebastien Douheret | 1 | -5/+6 | |
2017-09-21 | Move docs into xds-docs repo (published on http://docs.automotivelinux.org) | Sebastien Douheret | 1 | -191/+8 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
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-30 | Don't try to send signal while gdb is not started. | Sebastien Douheret | 3 | -0/+12 | |
2017-08-29 | Fix subversion setting | Sebastien Douheret | 1 | -1/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-29 | fix image link | Ronan Le Martret | 1 | -2/+2 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-08-29 | Update readme file | Ronan Le Martret | 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 | Sebastien D | 1 | -3/+2 | |
2017-08-29 | Bump to 0.1.0 | Sebastien Douheret | 1 | -2/+1 | |
2017-08-29 | Change search directory for xds-gdb.env | Sebastien Douheret | 1 | -3/+3 | |
2017-08-29 | Add doc in Readme | Sebastien Douheret | 3 | -0/+187 | |
2017-08-28 | Fix load config from gdb init file. | Sebastien Douheret | 1 | -9/+10 | |
2017-08-28 | Auto set relative path when possible. | Sebastien Douheret | 1 | -12/+41 | |
2017-08-28 | Fixed early log prints | Sebastien Douheret | 2 | -24/+33 | |
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-25 | Used fixed version of xds-server and xds-common | Sebastien Douheret | 2 | -4/+4 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-24 | Set "exec" command from client side.v0.0.2 | Sebastien Douheret | 1 | -1/+1 | |
2017-08-21 | Used fix version xds-common package | Sebastien Douheret | 1 | -1/+1 | |
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-08 | Defined a version or branch for each package. | Sebastien Douheret | 1 | -0/+3 | |
2017-08-07 | Initial commitv0.0.1 | Sebastien Douheret | 14 | -0/+1597 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |