src/xds/xds-gdb.git
6 years agoUpdated go dep (used xds-agent api ~1.0.0) 5.0.1 eel/5.0.1 eel_5.0.1 v1.0.0
Sebastien Douheret [Mon, 8 Jan 2018 19:20:35 +0000 (20:20 +0100)]
Updated go dep (used xds-agent api ~1.0.0)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoMigration to AGL gerrit (update go import)
Sebastien Douheret [Fri, 5 Jan 2018 16:57:49 +0000 (17:57 +0100)]
Migration to AGL gerrit (update go import)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded AGL .gitreview file
Sebastien Douheret [Fri, 5 Jan 2018 16:04:47 +0000 (17:04 +0100)]
Added AGL .gitreview file

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed Windows support. v0.2.2
Sebastien Douheret [Tue, 12 Dec 2017 10:55:40 +0000 (11:55 +0100)]
Fixed Windows support.

6 years agoFixed crash on xds-agent or server disconnection (IOT-108)
Sebastien Douheret [Tue, 12 Dec 2017 09:15:23 +0000 (10:15 +0100)]
Fixed crash on xds-agent or server disconnection (IOT-108)

6 years agoImproved projects+sdks list output
Sebastien Douheret [Thu, 7 Dec 2017 17:03:14 +0000 (18:03 +0100)]
Improved projects+sdks list output

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed default agent URL port (set to 8800)
Sebastien Douheret [Thu, 7 Dec 2017 16:47:02 +0000 (17:47 +0100)]
Fixed default agent URL port (set to 8800)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoImproved reported error on invalid XDS_AGENT_URL
Sebastien Douheret [Thu, 7 Dec 2017 16:46:44 +0000 (17:46 +0100)]
Improved reported error on invalid XDS_AGENT_URL

Specifically when AGENT_URL is set to SERVER_URL and consequently connection failed with "Failed to get device ID" error.

6 years agoUpdate connection env vars XDS_AGENT_URL / XDS_SERVER_URL. v0.2.1
Sebastien Douheret [Mon, 4 Dec 2017 11:08:46 +0000 (12:08 +0100)]
Update connection env vars XDS_AGENT_URL / XDS_SERVER_URL.

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.

6 years agoCheck go version because xds-common request go > v1.8.1 v0.2.0
Sebastien Douheret [Thu, 30 Nov 2017 15:28:36 +0000 (16:28 +0100)]
Check go version because xds-common request go > v1.8.1

6 years agoAdded Copyright headers.
Sebastien Douheret [Thu, 30 Nov 2017 15:27:57 +0000 (16:27 +0100)]
Added Copyright headers.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUsed new xds agent v1.0.0-rc1 and lib xaapiv1.
Sebastien Douheret [Thu, 30 Nov 2017 00:40:47 +0000 (01:40 +0100)]
Used new xds agent v1.0.0-rc1 and lib xaapiv1.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdd install script and rule v0.1.1
Sebastien Douheret [Tue, 17 Oct 2017 11:52:56 +0000 (13:52 +0200)]
Add install script and rule

6 years agoFixed windows build.
Sebastien Douheret [Tue, 17 Oct 2017 11:52:29 +0000 (13:52 +0200)]
Fixed windows build.

6 years agoFixed generated binary name
Sebastien Douheret [Mon, 9 Oct 2017 16:43:42 +0000 (18:43 +0200)]
Fixed generated binary name

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoSet 'all' build rule as default like other XDS packages.
Sebastien Douheret [Mon, 9 Oct 2017 16:28:26 +0000 (18:28 +0200)]
Set 'all' build rule as default like other XDS packages.

6 years agoMove docs into xds-docs repo (published on http://docs.automotivelinux.org)
Sebastien Douheret [Thu, 21 Sep 2017 09:45:54 +0000 (11:45 +0200)]
Move docs into xds-docs repo (published on docs.automotivelinux.org)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed error about no env config file.
Sebastien Douheret [Wed, 30 Aug 2017 20:44:44 +0000 (22:44 +0200)]
Fixed error about no env config file.

6 years agoAdd workaround to fix Stop action with Netbeans. v0.1.0
Sebastien Douheret [Wed, 30 Aug 2017 16:33:10 +0000 (18:33 +0200)]
Add workaround to fix Stop action with Netbeans.

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.

6 years agoIgnored Window Changed signal for now.
Sebastien Douheret [Wed, 30 Aug 2017 16:30:47 +0000 (18:30 +0200)]
Ignored Window Changed signal for now.

6 years agoDon't try to send signal while gdb is not started.
Sebastien Douheret [Wed, 30 Aug 2017 16:29:00 +0000 (18:29 +0200)]
Don't try to send signal while gdb is not started.

6 years agoFix subversion setting
Sebastien Douheret [Mon, 28 Aug 2017 22:30:26 +0000 (00:30 +0200)]
Fix subversion setting

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agofix image link
Ronan Le Martret [Tue, 29 Aug 2017 10:54:10 +0000 (12:54 +0200)]
fix image link

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
6 years agoUpdate readme file
Ronan Le Martret [Tue, 29 Aug 2017 10:00:45 +0000 (12:00 +0200)]
Update readme file

 * 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>
6 years agoUpdate Readme
Sebastien D [Tue, 29 Aug 2017 08:31:32 +0000 (10:31 +0200)]
Update Readme

6 years agoBump to 0.1.0
Sebastien Douheret [Mon, 28 Aug 2017 22:09:11 +0000 (00:09 +0200)]
Bump to 0.1.0

6 years agoChange search directory for xds-gdb.env
Sebastien Douheret [Mon, 28 Aug 2017 22:08:13 +0000 (00:08 +0200)]
Change search directory for xds-gdb.env

6 years agoAdd doc in Readme
Sebastien Douheret [Mon, 28 Aug 2017 22:07:08 +0000 (00:07 +0200)]
Add doc in Readme

6 years agoFix load config from gdb init file.
Sebastien Douheret [Mon, 28 Aug 2017 19:42:03 +0000 (21:42 +0200)]
Fix load config from gdb init file.

6 years agoAuto set relative path when possible.
Sebastien Douheret [Mon, 28 Aug 2017 19:32:21 +0000 (21:32 +0200)]
Auto set relative path when possible.

6 years agoFixed early log prints
Sebastien Douheret [Mon, 28 Aug 2017 14:00:22 +0000 (16:00 +0200)]
Fixed early log prints

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed --help and --version when no config file found.
Sebastien Douheret [Mon, 28 Aug 2017 06:48:33 +0000 (08:48 +0200)]
Fixed --help and --version when no config file found.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUsed fixed version of xds-server and xds-common
Sebastien Douheret [Fri, 25 Aug 2017 19:51:15 +0000 (21:51 +0200)]
Used fixed version of xds-server and xds-common

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoSet "exec" command from client side. v0.0.2
Sebastien Douheret [Thu, 24 Aug 2017 14:44:27 +0000 (16:44 +0200)]
Set "exec" command from client side.

6 years agoUsed fix version xds-common package
Sebastien Douheret [Mon, 21 Aug 2017 21:28:43 +0000 (23:28 +0200)]
Used fix version xds-common package

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFix bug when load config file.
Sebastien Douheret [Mon, 21 Aug 2017 21:25:38 +0000 (23:25 +0200)]
Fix bug when load config file.

6 years agoDefined a version or branch for each package.
Sebastien Douheret [Tue, 8 Aug 2017 12:38:09 +0000 (14:38 +0200)]
Defined a version or branch for each package.

6 years agoInitial commit v0.0.1
Sebastien Douheret [Mon, 7 Aug 2017 06:49:25 +0000 (08:49 +0200)]
Initial commit

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>