All Projects → docker-pudb → Similar Projects or Alternatives

957 Open source projects that are alternatives of or similar to docker-pudb

Gdb Frontend
☕ GDBFrontend is an easy, flexible and extensionable gui debugger.
Stars: ✭ 2,104 (+11588.89%)
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (+44.44%)
nopdb
NoPdb: Non-interactive Python Debugger
Stars: ✭ 67 (+272.22%)
dwarf import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
Stars: ✭ 18 (+0%)
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+20838.89%)
Mutual labels:  debugger, debugging, debug, debugging-tool
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (+11.11%)
SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-5.56%)
Mutual labels:  debugger, debugging, debug
caddy-trace
Request Debugging Middleware Plugin for Caddy v2
Stars: ✭ 25 (+38.89%)
Mutual labels:  debugging, debug, debugging-tool
Pudb
Full-screen console debugger for Python
Stars: ✭ 2,267 (+12494.44%)
Mutual labels:  debugger, pdb, debug
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+5400%)
Mutual labels:  debugging, debug, debugging-tool
TrackJS-Node
TrackJS Error Monitoring agent for NodeJS
Stars: ✭ 26 (+44.44%)
Mutual labels:  debugger, debugging, debugging-tool
Icecream Cpp
🍦 Never use cout/printf to debug again
Stars: ✭ 225 (+1150%)
Mutual labels:  debugging, debug, debugging-tool
devmod
Developer Module for debugging web applications
Stars: ✭ 16 (-11.11%)
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+17627.78%)
Mutual labels:  debugging, debug, debugging-tool
Frodo2
Android Library for Logging RxJava2 Components
Stars: ✭ 142 (+688.89%)
Mutual labels:  debugger, debugging, debugging-tool
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (+166.67%)
Mutual labels:  debugging, debug, debugging-tool
gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (+300%)
Mutual labels:  debugger, debugging, debug
Debugo
一个可能有点用的 iOS 调试工具~
Stars: ✭ 258 (+1333.33%)
Mutual labels:  debugging, debug, debugging-tool
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (+344.44%)
Mutual labels:  debugging, debug, debugging-tool
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.
Stars: ✭ 3,710 (+20511.11%)
Mutual labels:  debugging, debug, debugging-tool
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+183.33%)
Mutual labels:  debugging, debug, debugging-tool
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+4044.44%)
Mutual labels:  debugging, debug, debugging-tool
heaptrace
helps visualize heap operations for pwn and debugging
Stars: ✭ 252 (+1300%)
Mutual labels:  debugger, debugging, debugging-tools
Icecream
🍦 Never use print() to debug again.
Stars: ✭ 5,601 (+31016.67%)
Mutual labels:  debugging, debug, debugging-tool
ircpdb
Remotely and collaboratively debug your Python application via an IRC channel.
Stars: ✭ 59 (+227.78%)
Mutual labels:  debugger, debugging, pdb
madbomber
Backtrace-on-throw C++ exception logger
Stars: ✭ 17 (-5.56%)
Mutual labels:  debugger, debugging, debugging-tool
Remotedebug
Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor
Stars: ✭ 467 (+2494.44%)
Mutual labels:  debugger, telnet, debug
Ios Sdk
AppSpector is a debugging service for mobile apps
Stars: ✭ 56 (+211.11%)
Mutual labels:  debugger, debug, debugging-tool
Scyllahide
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
Stars: ✭ 2,211 (+12183.33%)
Mutual labels:  debugger, debugging, debug
Frodo
Android Library for Logging RxJava Observables and Subscribers.
Stars: ✭ 1,496 (+8211.11%)
Mutual labels:  debugger, debugging, debugging-tool
pydbg
Python implementation of the Rust `dbg` macro
Stars: ✭ 85 (+372.22%)
Mutual labels:  debugging, debug, debugging-tool
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+1072.22%)
Mutual labels:  debugging, debug, debugging-tool
Strongod
StrongOD(anti anti-debug plugin) driver source code.
Stars: ✭ 76 (+322.22%)
Mutual labels:  debugger, debug, debugging-tool
react-native-debug-console
A network and console debug component and modal for react native purely in JavaScript
Stars: ✭ 17 (-5.56%)
Mutual labels:  debugger, debugging, debug
Smartdebug.js
Next-generation debugging for javascript!
Stars: ✭ 157 (+772.22%)
Mutual labels:  debugger, debug
Inappviewdebugger
A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging
Stars: ✭ 1,805 (+9927.78%)
Mutual labels:  debugger, debugging
Vimspector
vimspector - A multi-language debugging system for Vim
Stars: ✭ 2,711 (+14961.11%)
Mutual labels:  debugger, debugging
debugger
Debugging helper for Go
Stars: ✭ 54 (+200%)
Mutual labels:  debugger, debugging
Ethereum Graph Debugger
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
Stars: ✭ 177 (+883.33%)
Mutual labels:  debugger, debug
awesome print.cr
It dreams about becoming ruby's awesome_print for crystal-lang, under light development.
Stars: ✭ 13 (-27.78%)
Mutual labels:  debugging, debugging-tool
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
Stars: ✭ 49 (+172.22%)
Mutual labels:  debugger, debug
Hitchcock
The Master of Suspense 🍿
Stars: ✭ 167 (+827.78%)
Mutual labels:  debugger, debug
Acho
The Hackable Log
Stars: ✭ 189 (+950%)
Mutual labels:  debugger, debug
kokkos-tools
Kokkos C++ Performance Portability Programming EcoSystem: Profiling and Debugging Tools
Stars: ✭ 52 (+188.89%)
Mutual labels:  debugging, debug
arm-hard-fault-handler
What to do when Hard fault hits? Debugger and error reporter solution for ARM Cortex M3 and M4.
Stars: ✭ 32 (+77.78%)
Mutual labels:  debug, debugging-tool
ssh2actions
Connect to GitHub Actions VM via SSH for interactive debugging
Stars: ✭ 62 (+244.44%)
Mutual labels:  debugger, debugging
ifto
A simple debugging module for AWS Lambda (λ) timeout
Stars: ✭ 72 (+300%)
Mutual labels:  debug, debugging-tool
Pysnooper
Never use print for debugging again
Stars: ✭ 14,815 (+82205.56%)
Mutual labels:  debugger, debug
debugging-async-operations-in-nodejs
Example code to accompany my blog post on debugging async operations in Node.js.
Stars: ✭ 22 (+22.22%)
Mutual labels:  debugging, debug
PBD
🖨️🐞 Printf Based Debugger, a user-friendly C debugger
Stars: ✭ 52 (+188.89%)
Mutual labels:  debugger, debug
flutter ume
UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance
Stars: ✭ 1,792 (+9855.56%)
Mutual labels:  debug, debugging-tool
SQLCallStackResolver
Utility to resolve SQL Server callstacks to their correct symbolic form using just PDBs and without a dump file
Stars: ✭ 55 (+205.56%)
Mutual labels:  debugging, pdb
GoDebug
Go debugger (Delve) integration with Sublime Text 3
Stars: ✭ 20 (+11.11%)
Mutual labels:  debugger, debug
exe2hex
Inline file transfer using in-built Windows tools (DEBUG.exe or PowerShell).
Stars: ✭ 284 (+1477.78%)
Mutual labels:  telnet, debug
Rexbug
A thin Elixir wrapper for the redbug Erlang tracing debugger.
Stars: ✭ 126 (+600%)
Mutual labels:  debugger, debugging
Logcat
Android 日志打印框架,在手机上可以直接看到 Logcat 日志啦
Stars: ✭ 189 (+950%)
Mutual labels:  debugger, debug
eruda-webpack-plugin
A webpack plugin of eruda to help you develop mobile app
Stars: ✭ 56 (+211.11%)
Mutual labels:  debug, debugging-tools
debuggingbook
Project page for "The Debugging Book"
Stars: ✭ 132 (+633.33%)
Mutual labels:  debugging, debugging-tools
krumo
Krumo: Structured information display solution for PHP
Stars: ✭ 74 (+311.11%)
Mutual labels:  debugging, debug
RailLink
Compact isolated version of J-Link v9.
Stars: ✭ 69 (+283.33%)
Mutual labels:  debugger, debug
1-60 of 957 similar projects