All Projects → gdb-dashboard → Similar Projects or Alternatives

1433 Open source projects that are alternatives of or similar to gdb-dashboard

Ruby jard
Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging.
Stars: ✭ 669 (-92.31%)
Mutual labels:  syntax-highlighting, debugger, console, visual, tty
ansicolor
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
Stars: ✭ 91 (-98.95%)
Mutual labels:  console, ansi, tty
Rr
Record and Replay Framework
Stars: ✭ 6,469 (-25.64%)
Mutual labels:  debugger, gdb
gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (-99.17%)
Mutual labels:  debugger, gdb
stack-inspector
A gdb command to inspect the size of objects on the stack
Stars: ✭ 57 (-99.34%)
Mutual labels:  gdb, gdb-commands
WeConsole
功能全面、界面与体验对标 Chrome devtools 的可定制化的小程序开发调试面板
Stars: ✭ 137 (-98.43%)
Mutual labels:  debugger, console
Lldb
Project moved to: https://github.com/llvm/llvm-project
Stars: ✭ 412 (-95.26%)
Mutual labels:  debugger, gdb
Gdbghidra
gdbghidra - a visual bridge between a GDB session and GHIDRA
Stars: ✭ 251 (-97.11%)
Mutual labels:  debugger, gdb
Replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
Stars: ✭ 446 (-94.87%)
Mutual labels:  syntax-highlighting, ansi
fenrir
An TTY screenreader for Linux.
Stars: ✭ 33 (-99.62%)
Mutual labels:  console, tty
std
stdout, for humans.
Stars: ✭ 17 (-99.8%)
Mutual labels:  console, tty
kakoune-gdb
gdb integration plugin
Stars: ✭ 44 (-99.49%)
Mutual labels:  debugger, gdb
lldbg
A lightweight native GUI for LLDB.
Stars: ✭ 83 (-99.05%)
Mutual labels:  debugger, gdb
metal.test
Deprecated, superseded by https://github.com/metal-ci/test
Stars: ✭ 41 (-99.53%)
Mutual labels:  debugger, gdb
Dlangide
D language IDE based on DlangUI
Stars: ✭ 358 (-95.88%)
Mutual labels:  debugger, gdb
madbomber
Backtrace-on-throw C++ exception logger
Stars: ✭ 17 (-99.8%)
Mutual labels:  debugger, gdb
Angrgdb
Use angr inside GDB. Create an angr state from the current debugger state.
Stars: ✭ 165 (-98.1%)
Mutual labels:  debugger, gdb
Pyvmidbg
LibVMI-based debug server, implemented in Python. Building a guest aware, stealth and agentless full-system debugger
Stars: ✭ 192 (-97.79%)
Mutual labels:  debugger, gdb
Zerobranestudio
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
Stars: ✭ 2,255 (-74.08%)
Mutual labels:  syntax-highlighting, debugger
Pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
Stars: ✭ 6,351 (-26.99%)
Mutual labels:  debugger, console
tty-screen
Terminal screen detection - cross platform, major ruby interpreters
Stars: ✭ 78 (-99.1%)
Mutual labels:  console, tty
strip-ansi-stream
Strip ANSI escape codes
Stars: ✭ 32 (-99.63%)
Mutual labels:  console, ansi
vim-easydebugger
A VIM multi-language debugger plugin
Stars: ✭ 47 (-99.46%)
Mutual labels:  debugger, gdb
go-color
A lightweight, simple and cross-platform package to colorize text in terminals
Stars: ✭ 65 (-99.25%)
Mutual labels:  console, ansi
pytermgui
Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
Stars: ✭ 1,270 (-85.4%)
Mutual labels:  console, ansi
gdb
Go GDB/MI interface
Stars: ✭ 70 (-99.2%)
Mutual labels:  debugger, gdb
paper-terminal
Print Markdown to a paper in your terminal
Stars: ✭ 33 (-99.62%)
Mutual labels:  console, ansi
Finalcut
A text-based widget toolkit
Stars: ✭ 244 (-97.2%)
Mutual labels:  console, tty
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (-98.44%)
Mutual labels:  console, tty
debug.js
Debugger of JavaScript, by JavaScript, for JavaScript
Stars: ✭ 19 (-99.78%)
Mutual labels:  debugger, console
Xterm.js
A terminal for the web
Stars: ✭ 12,019 (+38.17%)
Mutual labels:  console, tty
insight
A Tcl/Tk Frontend for GDB. This is an AppImage(Portable Package) of insight for the sake of Jeff Duntemann's amazing book.
Stars: ✭ 31 (-99.64%)
Mutual labels:  debugger, gdb
gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
Stars: ✭ 158 (-98.18%)
Mutual labels:  debugger, gdb
Voltron
A hacky debugger UI for hackers
Stars: ✭ 5,599 (-35.64%)
Mutual labels:  debugger, gdb
Dte
A small, configurable console text editor (moved to https://gitlab.com/craigbarnes/dte)
Stars: ✭ 98 (-98.87%)
Mutual labels:  console, tty
Gdb Frontend
☕ GDBFrontend is an easy, flexible and extensionable gui debugger.
Stars: ✭ 2,104 (-75.81%)
Mutual labels:  debugger, gdb
Eruda
Console for mobile browsers
Stars: ✭ 11,547 (+32.74%)
Mutual labels:  debugger, console
Code Debug
Native debugging for VSCode
Stars: ✭ 232 (-97.33%)
Mutual labels:  debugger, gdb
Gdbgui
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.
Stars: ✭ 8,339 (-4.14%)
Mutual labels:  debugger, gdb
Pdbpp
pdb++, a drop-in replacement for pdb (the Python debugger)
Stars: ✭ 693 (-92.03%)
Mutual labels:  syntax-highlighting, debugger
esp-gdbstub
ESP8266 debugging tool
Stars: ✭ 13 (-99.85%)
Mutual labels:  debugger, gdb
Zui
⬢ Zsh User Interface library – CGI+DHTML-like rapid application development with Zsh
Stars: ✭ 95 (-98.91%)
Mutual labels:  console, tty
tty-editor
Opens a file or text in the user's preferred editor
Stars: ✭ 26 (-99.7%)
Mutual labels:  console, tty
gdb-automatic-deadlock-detector
Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger
Stars: ✭ 60 (-99.31%)
Mutual labels:  gdb, gdb-commands
std-env
Detect current Javascript environment
Stars: ✭ 85 (-99.02%)
Mutual labels:  console, tty
TheVimIDE
Modern Vim IDE with support for C/C++, Java, Python, Lua, PHP, JavaScript, Ruby and much more ...
Stars: ✭ 33 (-99.62%)
Mutual labels:  syntax-highlighting, gdb
leeks.js
Simple ANSI styling for your terminal
Stars: ✭ 12 (-99.86%)
Mutual labels:  console, ansi
multitextor
Multiplatform command line text editor.
Stars: ✭ 27 (-99.69%)
Mutual labels:  console, tty
yachalk
🖍️ Terminal string styling done right
Stars: ✭ 131 (-98.49%)
Mutual labels:  console, ansi
hello-world-gdb
Simple hello world program for debugging with gdb
Stars: ✭ 29 (-99.67%)
Mutual labels:  debugger, gdb
stylish-log
🎉 Stylish-log "A beautiful way to see your web console logs"
Stars: ✭ 12 (-99.86%)
Mutual labels:  debugger, console
console
a debugger for async rust!
Stars: ✭ 2,101 (-75.85%)
Mutual labels:  debugger, console
log-utils
Basic logging utils: colors, symbols and timestamp.
Stars: ✭ 24 (-99.72%)
Mutual labels:  console, ansi
xboxpy
Python module to interface with original Xbox hard- and software
Stars: ✭ 23 (-99.74%)
Mutual labels:  interface, gdb
Gritty
web terminal emulator
Stars: ✭ 63 (-99.28%)
Mutual labels:  console, tty
Ansi Econsole
Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.
Stars: ✭ 72 (-99.17%)
Mutual labels:  console, ansi
nxdk-rdt
Remote Dev Tool is a tool to remote control an Xbox using memory access and RPC
Stars: ✭ 23 (-99.74%)
Mutual labels:  debugger, interface
x-terminal
An xterm based Atom plugin for providing terminals inside your Atom workspace.
Stars: ✭ 34 (-99.61%)
Mutual labels:  console, tty
concolor
Colouring template strings using tags with annotations 🎨
Stars: ✭ 35 (-99.6%)
Mutual labels:  console, ansi
ansiart2utf8
Processes legacy BBS-style ANSI art (ACiDDraw, PabloDraw, etc.) to UTF-8. Escape codes and line endings are processed for terminal friendliness.
Stars: ✭ 32 (-99.63%)
Mutual labels:  console, ansi
1-60 of 1433 similar projects