Commit Graph

15 Commits

Author SHA1 Message Date
IdanArye
9f39160685 Bump bugfix version 2015-01-27 03:39:34 +02:00
IdanArye
b8dd945557 Fix #5 - Vim7.3 compatibility 2015-01-24 02:12:49 +02:00
IdanArye
f93bac384b Fix indentation and bump bugfix version 2015-01-14 22:08:41 +02:00
Suraj N. Kurapati
2e9e930b08 typo in help docs: "vebugger" was "vebuger" 2015-01-07 22:37:20 -08:00
IdanArye
17cedf51de Bump minor version 2014-08-30 00:41:13 +03:00
IdanArye
5036961da9 Add support for multiple versions of debuggers 2014-06-24 01:46:03 +03:00
IdanArye
b0be0c92b7 Allow GDB to work with Dlang executables
This is done by allowing to choose differet entry points to start the
program at.
2014-06-24 00:07:28 +03:00
IdanArye
bc55ad8ec4 Merge branch 'develop' 2014-06-12 20:50:26 +03:00
IdanArye
1354081c75 Bumped the bugfix version 2014-06-10 22:05:15 +03:00
IdanArye
ef56a809d0 Fixed a URL in the vimdocs 2014-06-04 19:45:39 +03:00
IdanArye
722d1e49b8 Make GDB, JDB, PDB and RDebug look at global variables for exeutable paths.
Mdbg already had this feature, since the Windows SDK doesn't normally
put it in the PATH(just like any other Microsoft tool that assumes you
are going to use Visual Studio and don't need the PATH...)
2014-05-23 17:43:01 +03:00
IdanArye
6e2838c365 Added Mdbg to the vimdoc and the readme 2014-05-22 22:26:42 +03:00
IdanArye
d90537d2fb Made (partial) Windows support official 2014-05-22 17:25:26 +03:00
IdanArye
6a866ffe98 Added architecture description to the documentation 2014-05-18 18:24:25 +03:00
IdanArye
b35eb96727 Added documentation 2014-05-17 22:43:18 +03:00