Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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> |