Giter Club home page Giter Club logo

gogdb's Introduction

GoGdb Sublime Text 3 Plugin.

###Description Golang GDB plugin for Sublime Text 3,it modify base of https://github.com/quarnster/SublimeGDB.

if you have some question,send message to https://github.com/Centny/GoGdb/issues

For old version for ST2, see ST2-v1.0 tag

First,thanks quarnster's code of Gdb plugin.

###Installation

  • The easiest way to install GoGdb is via the excellent Package Control Plugin

    • See http://wbond.net/sublime_packages/package_control/installation
    • Once package control has been installed, bring up the command palette (cmd+shift+P or ctrl+shift+P)
    • Type Install and select "Package Control: Install Package"
    • Select GoGdb from the list. Package Control will keep it automatically updated for you
  • If you don't want to use package control, you can manually install it

    • Go to your packages directory and type:see below manual install.
     OSX:
     cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
     git clone https://github.com/Centny/GoGdb
     
     
     Linux:
     cd ~/.config/sublime-text-2/Packages
     git clone https://github.com/Centny/GoGdb
    
  • Back in the editor, open up the command palette by pressing cmd+shift+P or ctrl+shift+P

  • Type GoGdb and open up the settings file you want to modify

###Windows Configure download the gdb. ###Usage

most of the features is sampe of https://github.com/quarnster/SublimeGDB,you can see it and configure by yourself.

new features:

  • debug the golang project.
  • debug the golang unit test.
  • build log view.
  • run command

for new features detail,see this article:How to configure golang develop environment with debug and unit test debug

gogdb's People

Contributors

alexleach avatar austinhyde avatar centny avatar depsir avatar exclipy avatar pfultz2 avatar propuke avatar quarnster avatar ricochet1k avatar trsaunders avatar vivekgalatage avatar wllmtrng avatar xu-cheng avatar

Watchers

 avatar  avatar

Forkers

neich

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.