debugging-tool

Open-source projects categorized as debugging-tool

Top 23 debugging-tool Open-Source Projects

  • icecream

    🍦 Never use print() to debug again.

  • Project mention: Show HN: Dbg.h: C macro for quick and dirty print debugging | news.ycombinator.com | 2023-11-28

    Hey, very useful. Thanks! Similar to ic() for python, but with the nice ability to be used inline.

    https://github.com/gruns/icecream

  • ProjectVisBug

    FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug

  • Project mention: VisBug: Open-source web design debug tools | news.ycombinator.com | 2023-06-24
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Proxyman

    Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️

  • Project mention: Ask HN: Black Friday Discounts/Specials | news.ycombinator.com | 2023-11-22
  • XCGLogger

    A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

  • webgrind

    Xdebug Profiling Web Frontend in PHP

  • ProcDump-for-Linux

    A Linux version of the ProcDump Sysinternals tool

  • gdb-frontend

    ☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev

  • Project mention: GDB-front end: GDB front end with a browser-based UI | news.ycombinator.com | 2024-01-28
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • AndroidGodEye

    An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser

  • apitrace

    Tools for tracing OpenGL, Direct3D, and other graphics APIs

  • Project mention: Apitrace – trace and replay OpenGL, Direct3D, and DirectDraw APIs calls | news.ycombinator.com | 2023-12-04
  • remix-ide

    Documentation for Remix IDE

  • reqable-app

    Reqable issue track repo

  • Project mention: Capture and analyze mobile traffic without Wi-Fi proxy | news.ycombinator.com | 2024-03-05
  • seer

    Seer - a gui frontend to gdb

  • Project mention: Beej's Quick Guide to GDB (2009) | news.ycombinator.com | 2023-11-05

    CLion uses lldb.

    I wrote https://github.com/daym/idea-native2-debugger as a stop-gap. It uses gdb and works in IntelliJ IDEA Community edition. Setting it up the first time is kinda weird since you need to add a new run/debug configuration "Native2Debugger". I could not figure out how to hook this directly into the existing run configuration that you use to run your program to begin with. Otherwise, I like how it turned out.

    If you want a standalone frontend, https://github.com/epasveer/seer is extremely good.

    And emacs has gdb integration. By now I tried it, and... I guess it's better than nothing.

  • PINCE

    Reverse engineering tool for linux games

  • Project mention: Chest Engine on Linux? | /r/linux_gaming | 2023-06-19

    Another one could be PINCE Github, literally the same ui as Cheat Engine!

  • glasgow

    Scots Army Knife for electronics

  • Pandora

    an android library for debugging what we care about directly in app. (by whataa)

  • debugtron

    Debug in-production Electron based app

  • grpc-tools

    A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC.

  • Bugsnag

    BugSnag crash monitoring and reporting tool for Android apps

  • debug

    Debugging functionality for Ruby (by ruby)

  • Project mention: Metaprogramming in Ruby: It's All About the Self (2009) | news.ycombinator.com | 2024-04-13

    I've written Ruby for coming up on 20 years, so to be honest I haven't paid attention to what is written on that subject in recent years.

    Bundler shouldn't be running inside a trap context, but you might be running into a situation where standard input/output from the actual process triggering your breakpoint has been redirected. In that case, ruby-debug[1] is a good option, as you attach to it from outside[2]. Basically, run "rdbg --open yourscript.rb" and then use rdbg -A from another terminal.

    You use Pry remotely too[3] if you prefer.

    [1] https://github.com/ruby/debug

    [2] https://github.com/ruby/debug?tab=readme-ov-file#remote-debu...

    [3] https://github.com/Mon-Ouie/pry-remote

  • ChatGDB

    Harness the power of ChatGPT inside the GDB or LLDB debugger!

  • Project mention: ChatDBG | /r/u_waynerad | 2023-05-01

    To make matters somewhat confusing, there's also a ChatGDB (notice the slightly different spelling), which, rather than explain why your bug happened and suggest how to fix, helps explain to you how to use the debugger, so you don't have to memorize or constantly look up debugger commands. https://github.com/pgosar/ChatGDB

  • RuntimeUnityEditor

    In-game inspector and debugging tools for applications made with Unity3D game engine

  • Project mention: Lovely. All that objects loading | /r/Osana | 2023-05-08
  • watchpoints

    watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.

  • errlog

    Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

debugging-tool related posts

Index

What are some of the best open-source debugging-tool projects? This list will help you:

Project Stars
1 icecream 8,427
2 ProjectVisBug 5,344
3 Proxyman 4,962
4 XCGLogger 3,890
5 webgrind 3,242
6 ProcDump-for-Linux 2,871
7 gdb-frontend 2,758
8 AndroidGodEye 2,577
9 apitrace 2,526
10 remix-ide 2,225
11 reqable-app 2,110
12 seer 1,998
13 PINCE 1,918
14 glasgow 1,847
15 Pandora 1,493
16 debugtron 1,247
17 grpc-tools 1,185
18 Bugsnag 1,166
19 debug 1,077
20 ChatGDB 894
21 RuntimeUnityEditor 702
22 watchpoints 462
23 errlog 457

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com