Idan Arye
|
2f88c8db15
|
Merge pull request #69 from kyouryuukunn/develop
Fixed a problem about the vim translated to Japanese
|
2018-09-25 02:05:54 +03:00 |
|
kyouryuukunn
|
5388d27938
|
Extracted to a function.
|
2018-09-15 16:21:09 +09:00 |
|
kyouryuukunn
|
0ad960d478
|
Fixed shellslash problems in Windows
|
2018-09-09 19:45:38 +09:00 |
|
kyouryuukunn
|
17f8dad2da
|
Allow other languages
|
2018-09-09 07:08:05 +09:00 |
|
kyouryuukunn
|
4d522bdc6e
|
Fixed a problem about the vim translated to Japanese
|
2018-09-08 21:03:49 +09:00 |
|
IdanArye
|
833806978e
|
Fix #54 - remove all breakpoint signs with :VBGclearBreakpoints
|
2018-04-21 21:09:20 +03:00 |
|
Dalton Barreto
|
5865e3b28e
|
Adding support for srcpath as string or list
|
2017-10-16 20:11:15 -02:00 |
|
IdanArye
|
a97d06519a
|
Add docs for the 'con' flag for gdb
Also expand :VBGattachGDB to support either 'pid' or 'con' as second
command argument.
|
2015-02-16 00:41:08 +02:00 |
|
IdanArye
|
5036961da9
|
Add support for multiple versions of debuggers
|
2014-06-24 01:46:03 +03:00 |
|
IdanArye
|
ff2a8207d8
|
Add a function that checks if a path is full or relative
|
2014-06-09 21:36:38 +03:00 |
|
IdanArye
|
57f86ef3ac
|
Merge branch 'add-framework-for-taking-path-from-global-variables' into add-mdbg-support
|
2014-05-22 19:16:18 +03:00 |
|
IdanArye
|
3d251625c0
|
Add the function vebugger#util#getToolFullPath
|
2014-05-22 19:14:34 +03:00 |
|
IdanArye
|
3012df9a85
|
Fixed process attaching for GDB
|
2014-05-22 17:11:54 +03:00 |
|
IdanArye
|
b35eb96727
|
Added documentation
|
2014-05-17 22:43:18 +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
|
b5cbffd7bc
|
Add attach-to-running-process mode for GDB
|
2014-05-16 23:33:15 +03:00 |
|