An open-source x64/x32 debugger for windows.
-
Updated
Oct 2, 2021 - C++
{{ message }}
An open-source x64/x32 debugger for windows.
Never use print for debugging again
Console for mobile browsers
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
Modular visual interface for GDB in Python
A runtime developer console and IRB alternative with powerful introspection capabilities.
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
iOS Debugging Tool
Lightweight, cross-platform & full-featured shader IDE
Program for determining types of files for Windows, Linux and MacOS.
Debug Safari and WebViews on iOS from tools like VS Code and Chrome DevTools
VSCode extension for React Native - supports debugging and editor integration
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
Debug your JavaScript code running in Google Chrome from VS Code.
Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
Hi,
I saw that there is a perfomance degratation due to a for loop used inside the static func harmlessFunction() declared in CustomSelfAwareHelper struct.
This loop is trying to verify the type with the as? operator (that have a complexity of O(n) ) and try to unwrapp the result in order to call the awake() function.
For a medium-larger project (with likely 20k+ classes) that covers old
Declarative state and side effects management for popular JavaScript frameworks
Add a description, image, and links to the debugger topic page so that developers can more easily learn about it.
To associate your repository with the debugger topic, visit your repo's landing page and select "manage topics."
I really dislike having excessive dotfiles files in my
$HOME. A variable, e.g.g:vimspector_log_file, would be helpful.For now I use a workaround: