Commit graph

68 commits

Author SHA1 Message Date
Baptist BENOIST
9f231b932d Run tests automatically on Travis CI build machines
I simply followed the official VS Code documentation below:

https://code.visualstudio.com/docs/extensions/testing-extensions#_running-tests-automatically-on-travis-ci-build-machines
2016-02-10 22:21:17 +01:00
Jan
517870e1b8 Merge pull request #16 from bbenoist/feature/ssh-bootstrap
Add an option to execute additional commands before GDB when using SSH
2016-02-10 22:01:26 +01:00
Baptist BENOIST
282ef1f4c4 Add missing ssh.bootstrap option description in package.json 2016-02-10 22:00:38 +01:00
WebFreak001
2b7cf55224 Bump to 0.3.4 2016-02-10 20:55:19 +01:00
WebFreak001
544c3a488b Added option to print calls from GDB 2016-02-10 20:54:57 +01:00
WebFreak001
cae555af40 Executable paths should be absolute using native path functions 2016-02-10 14:27:13 +01:00
WebFreak001
186bb68955 Bump to 0.3.2 2016-02-10 13:34:33 +01:00
WebFreak001
3a19cc8a6b Bump to 0.3.1 2016-02-10 00:37:31 +01:00
WebFreak001
0ec1a4e8cf Added remote debugging via SSH (fix #11) 2016-02-09 21:51:44 +01:00
WebFreak001
a480a4cf4a Added autorun commands (fix #9) 2016-02-09 16:04:16 +01:00
WebFreak001
97de960df7 Added conditional breakpoints 2016-02-09 15:15:51 +01:00
WebFreak001
2d3741f4e1 Bump to version 0.2.0 2016-02-04 16:04:32 +01:00
WebFreak001
99217775cf Added support for attaching & connecting to gdbserver (fix #4, fix #5) 2016-02-04 15:45:10 +01:00
WebFreak001
30fe97e689 Bump to 0.1.4 for vscode marketplace update 2016-01-20 14:09:03 +01:00
WebFreak001
e7d1915939 Reduced readme image size for readability 2016-01-10 18:31:35 +01:00
WebFreak001
52049d0cd5 Added screenshot to readme, added icon 2016-01-10 18:26:26 +01:00
WebFreak001
a2587b0aba Updated information 2016-01-10 18:10:13 +01:00
WebFreak001
4440bfbe18 Initial commit 2016-01-10 18:03:51 +01:00