Giter Club home page Giter Club logo

nanoseb / gede Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gt945/gede

11.0 6.0 0.0 401 KB

Gede is a graphical frontend (GUI) to GDB written in C++ and using the Qt4 toolkit. This repository is an unofficial mirror of the website

Home Page: http://gede.dexar.se/

License: BSD 2-Clause "Simplified" License

Python 1.03% C++ 95.90% C 1.42% QMake 0.71% Shell 0.18% Makefile 0.26% Rust 0.07% VBA 0.23% Fortran 0.05% Go 0.04% Ada 0.11%
gdb debugger gui qt

gede's Introduction

Gede
----

Gede was written by Johan Henriksson.
See LICENSE file for license information.

The icons used are from the NetBeans project and licensed under the
terms of the NetBeans License Agreement.

Dependencies
============

Gede depends on Qt4/Qt5 and exuberant-ctags.

Make sure that you have all dependencies installed.

On Debian/Ubuntu/Mint:

    # sudo apt-get install g++
    # sudo apt-get install exuberant-ctags
    # sudo apt-get install qt4-designer qt4-qmake libqt4-dev libssl-dev

On Redhat/Centos:

    # sudo yum install gcc
    # sudo yum install gcc-c++
    # sudo yum install ctags
    # sudo yum install qt4-designer qt-devel

On FreeBSD:

    # pkg install gdb
    # pkg install universal-ctags-g20180225
    # pkg install qt5
    # pkg install gcc


Building
========

Extract:

    # tar -xvJf gede-x.y.z.tar.xz


Compile and install (to /usr/local/bin):

    # sudo make install

Gede can now be launched:

    # gede

gede's People

Contributors

gt945 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.