#
debugger
Here are 1,081 public repositories matching this topic...
feature
The issue requests a new feature.
good first issue
The issue has a limited scope and is good for new developers.
Never use print for debugging again
-
Updated
Mar 24, 2022 - Python
Console for mobile browsers
-
Updated
Nov 24, 2021 - JavaScript
XVilka
commented
Mar 9, 2022
Environment information
- Operating System: MacOS Monterey 12.1 ARM64
- Cutter version: rizinorg/cutter@d65a352
- Obtained from:
- Built from source
- Downloaded release from Cutter website or GitHub
- Distribution repository
Describe the bug
In file included from /Users/user/Rizin/cutter/build/src
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
-
Updated
Mar 23, 2022 - JavaScript
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.
python
c
debugger
rust
golang
c-plus-plus
gui
browser
frontend
reactjs
websockets
gdb
debugger-visualizer
gnu-debugger
gdb-frontend
gdbgui
-
Updated
Mar 21, 2022 - TypeScript
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 28, 2021 - Python
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
monitor
monitoring
realtime
administrator
process-monitor
performance-tuning
profiling
monitor-performance
performance-monitoring
system-monitor
processhacker
-
Updated
Mar 24, 2022 - C
A runtime developer console and IRB alternative with powerful introspection capabilities.
-
Updated
Mar 20, 2022 - Ruby
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
Mar 24, 2022 - Swift
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
Feb 25, 2022 - C++
Program for determining types of files for Windows, Linux and MacOS.
html
debugger
detect
packer
entropy
static-analysis
reverse-engineering
disassembler
detector
mach-o
elf
malware-analysis
binary-analysis
program-analysis
macho
malware-research
hacktoberfest
unpacker
hacktoberfest2021
-
Updated
Mar 17, 2022 - JavaScript
puremourning
commented
Dec 20, 2021
When debugging go, there are a lot of threads.
It's annoying to have to scroll the StackTrace view to see the call stack in the current groutine.
Scroll the window on Stop events so that it becomes visible.
Debug Safari and WebViews on iOS from tools like VS Code and Chrome DevTools
-
Updated
Mar 3, 2021 - TypeScript
Go extension for Visual Studio Code
-
Updated
Mar 24, 2022 - TypeScript
VSCode extension for React Native - supports debugging and editor integration
-
Updated
Mar 24, 2022 - TypeScript
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
-
Updated
Mar 17, 2022 - C++
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
Feb 21, 2022 - Lua
c
debugger
debugging
cpp
gdb
debug
debugger-gdb
debugging-tools
debugging-tool
gdb-ui
gdb-plugin
gdb-extension
gdb-frontend
gdb-gui
-
Updated
Mar 23, 2022 - JavaScript
Debug your JavaScript code running in Google Chrome from VS Code.
-
Updated
Mar 15, 2022 - TypeScript
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."
Feature type
Quality of life
Describe the feature
I would like to be able to use relative paths in the launcher settings file to point to
x32dbg.exe
andx64dbg.exe
respectively. I've already tried editing the file manually and assuming my implementation (.\
/\
//
) isn't wrong, the launcher seemingly refuses the use of relative paths.