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
fe16f3925c
Added shell buffer support for JDB
2014-05-17 20:27:38 +03:00
IdanArye
9fae72d993
Added command execution for jdb
2014-05-17 19:57:01 +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
59f55a62be
Displaying exceptions in JDB
2014-02-08 22:58:34 +02:00
IdanArye
079aa3503f
Added to jdb the option to specify custom command
2014-01-18 01:52:52 +02:00
IdanArye
69dab33ea3
Added expression evaluation functionality
2014-01-18 00:36:13 +02:00
IdanArye
07fb6eb21a
Added breakpoints support
2013-12-28 22:23:33 +02:00
IdanArye
048e4a089a
Added write actions
...
Also added flow commands
2013-12-27 23:52:57 +02:00
IdanArye
9788f69c3e
Added callstack support
...
Currently only sets the state with the current callstack
2013-12-27 23:10:18 +02:00
IdanArye
6d5f612bbf
Fixed deep filename resolving for jdb
2013-12-27 22:19:29 +02:00
IdanArye
375c040203
Can now read location and jump to it
2013-12-25 20:33:12 +02:00