Ingo Heimbach
c1913b3994
Bugfix: The PDB where function is not aware of step outs
2016-11-05 10:28:59 +01:00
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
d4fd203d06
Fixed a bug in eval result reading in PDB
2014-05-18 02:22:39 +03:00
IdanArye
b2b0550c46
Added statement execution for PDB
2014-05-17 19:41:32 +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
2d1c16a588
Added shell buffer support for PDB
2014-05-16 18:03:21 +03:00
IdanArye
7b28ed357e
Added a PDB implementation
2014-05-14 22:57:47 +03:00