IdanArye
b8dd945557
Fix #5 - Vim7.3 compatibility
2015-01-24 02:12:49 +02:00
IdanArye
5036961da9
Add support for multiple versions of debuggers
2014-06-24 01:46:03 +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
ea92572fa1
Prevented the shell buffer in Windows.
...
I can't get it to work without PTY
2014-05-22 17:21:31 +03:00
IdanArye
f53abcf723
Added statement execution for rdebug
2014-05-17 19:50:07 +03:00
IdanArye
71671f0fa4
Added command-line-arguments support for all debuggers.
...
Won't work, ofcourse, when attaching a debugger to a running process...
2014-05-17 19:23:15 +03:00
IdanArye
f7af3d4406
Added shell buffer support for rdebug
...
Also made it skip stops at external files
2014-05-16 18:25:45 +03:00
IdanArye
d0d7fd827e
Some minor fixes
2014-05-14 21:52:55 +03:00
IdanArye
ac5be406e9
Implemented for rdebug
...
Also fixed a problem with the gdb value display result regex syntax
2014-05-14 13:14:34 +03:00