Giter Club home page Giter Club logo

friendlydebug's Introduction

friendlydebug

The world's most encouraging (and unnecessary) C debugging library. Inspired by, and dedicated to, @M-Berrada.

Have you ever found yourself dropping printf statements into your C code, instead of taking the 30 seconds you'd need to go open an actual debugger? Sure you have! But that's so much work, typing out unique messages and remembering where they all came from in your code. What's more, sometimes the bugs are so tricky that you end up questioning every life decision that brought you to this point. Was I ever good at programming? Should I move to the country and take up goat farming? Will anyone ever love me? Well, worry no more. Friendlydebug gives you both the information and the emotional support you need to power through and squash that bug once and for all!

Usage

void fdbg_info()

Prints a dull, boring debug message to stderr, such as: DEBUG: At line 46, function main, file test.c

void fdbg_message()

Prints a warm, encouraging message to stderr, such as DEBUG: (At line 351, func main) I believe in you! Isn't that nice?

void fdbg_setname(char * name)

Call this function at the beginning of your code to teach Friendlydebug your name!

void fdbg_personal()

Like fdbg_message(), but personalized with your own name!

friendlydebug's People

Contributors

wilt00 avatar

Watchers

 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.