feature
The issue requests a new feature.
good first issue
The issue has a limited scope and is good for new developers.
#
debugger
Here are 1,092 public repositories matching this topic...
Never use print for debugging again
-
Updated
Apr 2, 2022 - Python
Console for mobile browsers
-
Updated
Apr 3, 2022 - JavaScript
RazviOverflow
commented
Feb 9, 2022
Environment information
- Operating System: Linux kali 5.15.0-kali2-amd64 1 SMP Debian 5.15.5-2kali2 (2021-12-22) x86_64 GNU/Linux (Kali 2021.4)
- Cutter version: Cutter v2.0.5-x64.Linux (AppImage)
- Obtained from:
- Built from source
- Downloaded release from Cutter website or GitHub
- Distribution repository
- File format: ELF 64-bit LSB executable
**Describe the
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
-
Updated
Apr 4, 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
Apr 10, 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
Apr 17, 2022 - 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
Apr 24, 2022 - C
A runtime developer console and IRB alternative with powerful introspection capabilities.
-
Updated
Apr 21, 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
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
Apr 16, 2022 - JavaScript
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++
fvdnabee
commented
Apr 7, 2022
good first issue
Good for newcomers
Server support
A debug server exists, test that it works, and document it
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
Apr 24, 2022 - TypeScript
VSCode extension for React Native - supports debugging and editor integration
-
Updated
Apr 19, 2022 - TypeScript
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
-
Updated
Mar 17, 2022 - C++
c
debugger
debugging
cpp
gdb
debug
debugger-gdb
debugging-tools
debugging-tool
gdb-ui
gdb-plugin
gdb-extension
gdb-frontend
gdb-gui
-
Updated
Apr 20, 2022 - JavaScript
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
Debug your JavaScript code running in Google Chrome from VS Code.
-
Updated
Apr 9, 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.