Commit Graph

  • 15ab930a6c Fix #86 - JDB eval show both eval and dump of object develop IdanArye 2019-05-31 21:50:23 +0300
  • 9bf2984d13
    Merge pull request #85 from gedgeck/non_en_lang_message_fix Idan Arye 2019-04-12 15:52:03 +0300
  • eabb913ef9 Fixed messages for non-english LANG env variables Yuriy Zhyromskiy 2019-04-12 15:17:35 +0300
  • d6ac387c8a
    Merge pull request #83 from gedgeck/remove_breakpoint_fix Idan Arye 2019-04-12 14:35:18 +0300
  • b6f00de448 Fix variant for remove/clear breakpoint(s) issue Yuriy Zhyromskiy 2019-04-10 07:32:06 +0300
  • ebaad61441 Fix #80 - don't escape filenames in sign commands IdanArye 2019-03-26 00:19:04 +0200
  • 519e7969de
    Merge pull request #75 from baroobob/develop Idan Arye 2019-01-13 19:41:08 +0200
  • 119b814671 Fixed a few typos, made one rewording recommendation. Jim Bridgewater 2019-01-13 11:26:12 -0600
  • 4fac68fb95 Fix formatting IdanArye 2018-09-25 02:08:25 +0300
  • 2f88c8db15
    Merge pull request #69 from kyouryuukunn/develop Idan Arye 2018-09-25 02:05:54 +0300
  • 5388d27938 Extracted to a function. kyouryuukunn 2018-09-15 16:21:09 +0900
  • 1cc630c260
    Merge pull request #72 from kyouryuukunn/shellslash2 Idan Arye 2018-09-09 13:48:33 +0300
  • 0ad960d478 Fixed shellslash problems in Windows kyouryuukunn 2018-09-09 19:45:38 +0900
  • 17f8dad2da Allow other languages kyouryuukunn 2018-09-09 07:08:05 +0900
  • 4d522bdc6e Fixed a problem about the vim translated to Japanese kyouryuukunn 2018-09-08 21:03:49 +0900
  • a307f84680
    Merge pull request #68 from kyouryuukunn/develop Idan Arye 2018-09-08 13:36:32 +0300
  • db4e2d5cf3 Fixed windows path problem kyouryuukunn 2018-09-08 19:24:40 +0900
  • 97f1c28ee2
    Merge pull request #67 from watsoncj/patch-1 Idan Arye 2018-08-22 18:12:15 +0300
  • 7d6462f9c8
    Fix copy error in docs Casey Watson 2018-08-22 09:09:30 -0600
  • ece882cde0
    Merge pull request #65 from daniellmorris/node-inspect Idan Arye 2018-08-15 01:41:48 +0300
  • 9d3b0b2600 Merge branch 'node-inspect' of https://github.com/daniellmorris/vim-vebugger into node-inspect Daniel Morris 2018-08-14 17:15:53 -0500
  • beba966260 Fix vim doc issue Daniel Morris 2018-08-14 17:15:19 -0500
  • c811a1d18e Remove added tag file Daniel Morris 2018-08-14 17:13:16 -0500
  • 1c87c72d52
    Merge branch 'develop' into node-inspect Daniel L Morris 2018-08-12 21:26:24 -0500
  • 61897f12db Add code for node inspect Daniel Morris 2018-08-12 21:24:03 -0500
  • 70b5861b54 Change search replace Daniel Morris 2018-07-19 09:38:38 -0500
  • 7a1bf4926e Just more code to support this Daniel Morris 2018-07-19 00:25:26 -0500
  • ece95a7b6e Make so debugger does break until a breakpoint Daniel Morris 2018-07-10 08:48:25 -0500
  • 4694c8974c Just some intermediate stuff Daniel Morris 2018-07-09 16:32:26 -0500
  • c05655d79d Add node support Daniel Morris 2018-07-05 10:32:48 -0500
  • 15addb7427
    Merge pull request #63 from IngoHeimbach/fix/cwd-dependency Idan Arye 2018-06-25 17:52:05 +0300
  • 1f2553a71b Transform filenames to absolute paths when reading debugger locations Ingo Heimbach 2018-06-25 16:15:41 +0200
  • f881b44b4c
    Merge pull request #59 from IngoHeimbach/feature/speedup-shell-terminal Idan Arye 2018-05-23 16:32:05 +0300
  • 77925fa4b2 Do not execute autocommands when writing lines to vebugger buffers Ingo Heimbach 2018-05-23 11:49:26 +0200
  • 833806978e Fix #54 - remove all breakpoint signs with :VBGclearBreakpoints IdanArye 2018-04-21 21:09:20 +0300
  • aea7ad4639
    Merge pull request #55 from nemrod/jdbattach Idan Arye 2018-04-11 17:49:36 +0300
  • f1bdce4e69
    add support for not providing extra args to jdb#attach Anders Mårtensson 2018-04-11 16:16:36 +0200
  • 7d1703ca32
    add support for attaching JDB to a running process Anders Mårtensson 2018-04-11 15:56:47 +0200
  • 8842555cac The LLDB wrapper can handle None as output from the Python lldb module Ingo Heimbach 2018-02-27 13:56:24 +0100
  • 44cc26204e
    Merge pull request #50 from SpaceVim/develop Idan Arye 2017-12-18 16:58:18 +0200
  • 876af0d1c2 Use full command names wsdjeg 2017-12-18 22:40:40 +0800
  • 9c47e1b243 Add options for set sign text wsdjeg 2017-12-18 22:18:09 +0800
  • 82cbbf61fd
    Merge pull request #49 from SpaceVim/develop Idan Arye 2017-12-13 15:37:22 +0200
  • cd61f1029c Add filetype wsdjeg 2017-12-13 21:23:28 +0800
  • f2b00c8c61 Merge pull request #45 from daltonmatos/feature/hightlight-current-debugged-line Idan Arye 2017-10-17 21:51:57 +0300
  • 5fedcab009
    Highlight current debugged line with DebuggedLine Dalton Barreto 2017-10-17 16:28:20 -0200
  • f96b37322e Merge pull request #46 from daltonmatos/feature/support-multi-srcpath-search Idan Arye 2017-10-17 13:45:38 +0300
  • 6a6faec69b
    Updating docs Dalton Barreto 2017-10-16 20:37:39 -0200
  • 01326cc9be
    Removing redundant variable l:one_path Dalton Barreto 2017-10-16 20:36:12 -0200
  • 5865e3b28e
    Adding support for srcpath as string or list Dalton Barreto 2017-10-16 20:11:15 -0200
  • 4230773e7e
    Add support for multi-srcpath Dalton Barreto 2017-05-17 22:19:56 -0300
  • 52bf1cfc02 Merge pull request #40 from bendoh/patch-1 Idan Arye 2017-08-03 01:27:12 +0300
  • c15cbf0536 Typo fix! Benjamin Doherty 2017-08-02 18:25:48 -0400
  • cc43abe323 Fix #39 - make non-relative paths not use ~ IdanArye 2017-06-05 01:27:18 +0300
  • 97ca687489 Merge pull request #33 from IngoHeimbach/develop Idan Arye 2017-01-22 15:51:37 +0200
  • a2e2dcd612 Use feedkeys for echoing evaluated expressions Ingo Heimbach 2017-01-22 12:39:06 +0100
  • e684fdffd9 Use vim 8 timers for continuous checking of debugger output Ingo Heimbach 2017-01-06 23:01:30 +0100
  • fc1f09cd88 Merge pull request #29 from IngoHeimbach/develop Idan Arye 2017-01-05 11:33:39 +0200
  • d78fa68a72 Improved locating the currently debugged program position (the old algorithm had problems with double frees for example) Ingo Heimbach 2016-11-04 16:55:34 +0100
  • c7304dc1f1 LLDB only uses the python interpreter stored in "g:vebugger_path_python_lldb" Updated the documentation to explain why a special python variable is needed for LLDB Ingo Heimbach 2016-11-02 21:35:00 +0100
  • f5682be0e0 Updated the documentation for LLDB Ingo Heimbach 2016-11-02 15:21:36 +0100
  • 5187166c44 ~/.lldbinit is executed Ingo Heimbach 2016-11-02 13:49:14 +0100
  • cd82aea820 Added macOS compatibility for the lldb extension Ingo Heimbach 2016-11-02 13:43:16 +0100
  • 8897e79b75 Added the lldb debugger via the lldb python api Ingo Heimbach 2016-11-01 15:19:49 +0100
  • 3432d08467 Merge pull request #31 from IngoHeimbach/patch-pdb Idan Arye 2016-11-05 14:47:09 +0200
  • c1913b3994 Bugfix: The PDB where function is not aware of step outs Ingo Heimbach 2016-11-04 17:42:15 +0100
  • 78893b6e5f Fix #25 set print pretty off and print array off in GDB IdanArye 2016-02-20 18:02:00 +0200
  • 3ef3f45016 Fix #25 - pre-process GDB's MI output IdanArye 2016-02-17 00:32:15 +0200
  • fa84d5c0a5 Fix #24 - typo: Ternimal -> Terminal Idan Arye 2016-01-26 19:21:19 +0200
  • fa63556530 Fix #23 - Remove usage of bufexists IdanArye 2015-11-06 22:30:02 +0200
  • ee298e7390 Merge pull request #22 from bleshik/feature/use-tags Idan Arye 2015-09-06 11:30:29 +0300
  • b9517ade8c Do not use tags for callstack, only for current location. Otherwise, it's unusably slow. Alexey Balchunas 2015-09-06 10:53:44 +0700
  • 08b7b5dabd added documentation about the 'g:vebugger_use_tags' option Alexey Balchunas 2015-09-06 09:49:47 +0700
  • d6513dfb88 Fixed a critical bug in source searching using tags Alexey Balchunas 2015-09-05 23:38:24 +0700
  • 30218447f8 added an option to enable usage of tags Alexey Balchunas 2015-09-05 23:08:29 +0700
  • a1027767d4 The simple class name was calculated with prefixed '.' character Alexey Balchunas 2015-09-05 22:15:14 +0700
  • 94b08ebc03 Merge pull request #21 from bleshik/feature/use-tags Idan Arye 2015-09-05 18:30:08 +0300
  • 8289c7c1d2 Merge pull request #20 from bleshik/feature/support-for-groovy Idan Arye 2015-09-05 18:29:56 +0300
  • 281e7505c3 Use tags when searching for a source file for jdb Alexey Balchunas 2015-09-05 22:15:14 +0700
  • 06ae5e977e Make package parsing work for groovy Alexey Balchunas 2015-09-05 12:45:04 +0700
  • b260b3ec2d Merge pull request #18 from nguydavi/develop Idan Arye 2015-06-27 16:07:32 +0300
  • 806d6228cc Close shell buffer when killing the debugger David Nguyen 2015-06-27 14:03:03 +0200
  • d016e6aec0 Rename VBGclearBreakpints to VBGclearBreakpoints David Nguyen 2015-06-27 13:03:59 +0200
  • acda6c5b12 Merge branch 'master' into develop IdanArye 2015-05-29 16:18:45 +0300
  • 2f52caac25 Fix #17 - Vebugger interfieres with Ctrlp plugin v1.2.3 IdanArye 2015-05-29 16:13:24 +0300
  • fe8685ad84 Close #13 only use BreakPoint highlight only if it's predefined IdanArye 2015-04-15 23:00:02 +0300
  • df8e4ddbc9 Check that the BreakPoint highlight style doesn't exist before redfining it IdanArye 2015-04-11 17:59:02 +0300
  • d0553765d6 Merge pull request #14 from kevinbrandon/feature/reverse-color Idan Arye 2015-04-11 17:55:29 +0300
  • bc0c05713d Fixes issue #13 by defining a color group called BreakPoint. By default it reverses the color scheme for term, cterm, and gui Kevin Brandon 2015-04-11 02:10:03 -0700
  • f98c830b82 Changed the Vebugger_*UserAction activation to use try...finally IdanArye 2015-03-01 21:32:20 +0200
  • e3c069b5b6 Add hook for pre&post user actions IdanArye 2015-02-28 19:37:54 +0200
  • 4567ad166b Change the code path of user actions IdanArye 2015-02-28 19:16:25 +0200
  • 3f13848d67 Merge pull request #8 from rdnetto/feature/flexible-opening Idan Arye 2015-02-16 11:11:06 +0200
  • 2914f5a116 Added configuration option g:vebugger_edit_cmd Reuben D'Netto 2015-02-15 18:12:08 +1100
  • a97d06519a Add docs for the 'con' flag for gdb IdanArye 2015-02-16 00:41:08 +0200
  • 81760ed080 Merge pull request #7 from rdnetto/develop Idan Arye 2015-02-16 00:09:32 +0200
  • 940af913be "Added 'con' option to vebugger#gdb#start" Reuben D'Netto 2015-02-15 16:45:00 +1100
  • 9f39160685 Bump bugfix version v1.2.2 IdanArye 2015-01-27 03:39:34 +0200
  • a8a1a4705a Merge pull request #6 from idanarye/feature/fix-for-vim7.3 Idan Arye 2015-01-26 17:25:32 +0200
  • b8dd945557 Fix #5 - Vim7.3 compatibility IdanArye 2015-01-24 02:12:49 +0200