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