Giter Site home page Giter Site logo

mcanthony / prodbg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emoon/prodbg

1.0 2.0 0.0 116.23 MB

Debugging the way it's meant to be done

License: MIT License

Python 0.46% C++ 60.56% C 13.44% Lua 22.67% HTML 0.64% Shell 0.70% SuperCollider 0.06% Scala 0.01% Batchfile 0.24% Rust 0.02% Objective-C 0.20% Objective-C++ 1.00%

prodbg's Introduction

ProDBG

ProDBG is a new debugger under development that will support a variety of targets and operating systems. Currently it's in very early development and primary focusing on Mac as primary target. This is how it currently looks.

mac_screenshot

I did a presentation on 2014-11 about the project for the awesome rendering team at Frostbite/EA and it can be viewed here: https://dl.dropboxusercontent.com/u/5205843/ProDBG-Presentation.pdf

Build status

Buildbot status: http://zenic.org:8020/#/builders

Coverage Status Coverity Status Travis Status Appveyor status

Status

Major redesign of the ProDBG is currently happening so be aware that not much is currently working.

How to compile and run on Mac

Building the code on Mac requires that Clang is installed on your system. The easiest way to do this is to get Xcode and install the commandline tools.

After doing that open a terminal and run scripts/mac_build_debug.sh and you should have an executable that you can open in t2-output/macosx-clang-debug-default/ProDBG.app

How to compile and run on Windows

On Windows Visual Studio 2013 is required (2012 or earlier will not work as parts of the code uses C99) With VS 2013 installed do this:

Open a cmd window and first run scripts\vcvarsx86_amd64.bat and then scripts\win64_build_debug.cmd and you will have an executable in t2-output\win64-msvc-debug-default\prodbg.exe

How to compile and run on Linux

Currently the Linux build isn't supported but the code complies and all unit-tests should be working correctly. To build use scripts/unix_gcc_build_debug.sh libx11-dev libgl1-mesa-dev is required to be installed in order for ProDBG to compile and link.

Misc

The tasks/issues tracking is being done here https://prodbg.phoreplay.com

prodbg's People

Contributors

emoon avatar gwihlidal avatar kayru avatar hugin84 avatar thewatchmen avatar derwiath avatar bitshifter avatar gw3583 avatar zerhacken avatar

Stargazers

Michael Anthony avatar

Watchers

Michael Anthony 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.