src/xds/xds-gdb.git
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>