Giter Site home page Giter Site logo

vim-debugger's Introduction

๐Ÿ› vim-debugger

vim-debugger is a Vim script debugger.

[The APIs might change]

:debug improved

https://gyazo.com/926142136e0429f032efabbc8e5e3c6c

Commands

command description
:DebugOn turn on debugging commands
:Debugger add breakpoint
>Current show current line and function in debug-mode with syntax highlight
>Break {lnum} add break point to {lnum} in a current function
>File show current file in debug-mode
>SID show <SID> in debug-mode
>DebugHelp show help for debug-mode
>Sfuncs list script-local functions in debug-mode

๐Ÿพ StackTrace

:StackTrace function vitalizer#command[37]..vitalizer#vitalize[69]..<SNR>210_search_dependence[20]..<SNR>211_import[11]..<SNR>211__import[20]..<SNR>211__build_module[18]..<SNR>218__vital_loaded[2]..<SNR>211_import[11]..<SNR>211__import: line    6:

https://gyazo.com/e3f70551a4ce1ab1f614542a4fac0921

command description
:StackTrace {throwpoint} show stacktrace
:CallStack {id} get callstack and save it as {id}
:CallStackReport {id} report {id} callstack

vim-debugger's People

Contributors

haya14busa avatar

Watchers

James Cloos avatar fcccp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.