-
Updated
Dec 30, 2020 - C++
#
debugger
Here are 881 public repositories matching this topic...
An open-source x64/x32 debugger for windows.
Never use print for debugging again
-
Updated
Dec 28, 2020 - Python
Console for mobile browsers
-
Updated
Nov 21, 2020 - JavaScript
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
-
Updated
Dec 18, 2020 - JavaScript
Modular visual interface for GDB in Python
python
syntax-highlighting
debugger
console
terminal
dashboard
interface
assembly
visual
pygments
ansi
gdb
tty
subcommands
gdb-commands
divide
gdb-command
dashboard-styles
stylable-attributes
-
Updated
Dec 21, 2020 - Python
A runtime developer console and IRB alternative with powerful introspection capabilities.
-
Updated
Dec 24, 2020 - Ruby
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
c
windows
debugger
security
benchmarking
process-manager
performance
monitoring
realtime
administrator
process-monitor
performance-tuning
profiling
monitor-performance
performance-monitoring
scanning
system-monitor
-
Updated
Jan 2, 2021 - C
iOS Debugging Tool 🚀
debugger
swift
debugging
ios
networking
log
objective-c
network
cocoapods
sandbox
logger
protocol-buffers
logging
debug
logging-library
network-monitoring
network-analysis
debugging-tool
nslog
dotzux
cocoadebug
-
Updated
Jan 2, 2021 - Swift
Debug Safari and WebViews on iOS from tools like VS Code and Chrome DevTools
-
Updated
Nov 23, 2020 - TypeScript
Lightweight, cross-platform & full-featured shader IDE
debugger
opengl
shaders
game-development
glsl
gpgpu
graphics-programming
hlsl
glsl-editors
shader-editor
glsl-sandbox
hlsl-shader
-
Updated
Dec 26, 2020 - C++
VSCode extension for React Native - supports debugging and editor integration
-
Updated
Dec 30, 2020 - TypeScript
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
syntax-highlighting
editor
debugger
lua
ide
wxwidgets-applications
zerobrane-studio
zerobrane
lua-engines
-
Updated
Dec 29, 2020 - Lua
Debug your JavaScript code running in Google Chrome from VS Code.
-
Updated
Dec 13, 2020 - TypeScript
Program for determining types of files for Windows, Linux and MacOS.
html
debugger
detect
packer
entropy
static-analysis
reverse-engineering
disassembler
detector
elf
malware-analysis
binary-analysis
program-analysis
malware-research
unpacker
-
Updated
Dec 31, 2020 - JavaScript
Declarative state and side effects management for popular JavaScript frameworks
react
javascript
debugger
firebase
state-management
controller
inferno
monorepo
npm-module
travis-image
travis-url
cerebral
function-tree
codecov-url
demos
commitizen-url
discord-image
discord-url
bithound-url
codecov-image
-
Updated
Nov 20, 2020 - JavaScript
dsaitta0
commented
Nov 5, 2020
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
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
-
Updated
Dec 15, 2020 - C++
Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
nodejs
javascript
ruby
python
go
editor
debugger
php
lua
cross-platform
perl
ide
tcl
mozilla
debugger-visualizer
xulrunner
komodo-edit
xul
komodo-ide
activestate
-
Updated
Dec 29, 2020 - Python
Step-by-step debugging and stack navigation in Pry
-
Updated
Jan 1, 2021 - Ruby
Improve this page
Add a description, image, and links to the debugger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the debugger topic, visit your repo's landing page and select "manage topics."
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.