Repository History

5 repositories tagged with debugger

Topic: debugger
Tiny8: An Educational 8-bit CPU Simulator with Interactive Visualization

Tiny8: An Educational 8-bit CPU Simulator with Interactive Visualization

Tiny8 is a lightweight and educational 8-bit CPU simulator written in Python. It offers an interactive terminal debugger and graphical animation to visualize program execution, making it ideal for learning computer architecture and assembly programming.

Analyzed Jun 19, 2026
View Details
PySnooper: Effortless Python Debugging Without Print Statements

PySnooper: Effortless Python Debugging Without Print Statements

PySnooper is a powerful, yet simple, debugging tool for Python that eliminates the need for manual `print` statements. By adding a single decorator, developers can get a detailed, play-by-play log of function execution, including line-by-line tracing and variable value changes. It's designed for quick integration into any codebase without extensive setup.

Analyzed Apr 20, 2026
View Details
EDB: Source-Level Time-Travel Debugger for Ethereum Smart Contracts

EDB: Source-Level Time-Travel Debugger for Ethereum Smart Contracts

EDB is a powerful source-level time-travel debugger designed for Ethereum smart contracts, bridging the gap between high-level Solidity code and low-level EVM execution. It offers essential features like step-by-step execution, local variable inspection, custom expression evaluation, and breakpoints, significantly enhancing the debugging experience for Web3 developers.

Analyzed Apr 19, 2026
View Details
System Informer: A Powerful Tool for System Monitoring and Debugging

System Informer: A Powerful Tool for System Monitoring and Debugging

System Informer is a free, powerful, multi-purpose tool designed to help users monitor system resources, debug software, and detect malware on Windows. It provides detailed insights into system activity, process management, and network connections, making it an essential utility for advanced users and administrators.

Analyzed Oct 11, 2025
View Details
debugpy: An Advanced Debugger for Python Development

debugpy: An Advanced Debugger for Python Development

debugpy is Microsoft's robust implementation of the Debug Adapter Protocol (DAP) for Python 3. It provides powerful debugging capabilities, allowing developers to efficiently inspect and troubleshoot their Python applications. This tool supports both command-line and API-based usage, offering flexibility for various development workflows.

Analyzed Oct 11, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️