An open API service providing repository metadata for many open source software ecosystems.

Topic: "gdb"

skywind3000/awesome-cheatsheets

超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:

Language: Shell - Size: 338 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 12,028 - Forks: 2,109

cyrus-and/gdb-dashboard

Modular visual interface for GDB in Python

Language: Python - Size: 345 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 11,693 - Forks: 805

cs01/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.

Language: TypeScript - Size: 46.4 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 10,059 - Forks: 510

rr-debugger/rr

Record and Replay Framework

Language: C++ - Size: 25.5 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 9,788 - Forks: 612

pwndbg/pwndbg

Exploit Development and Reverse Engineering with GDB & LLDB Made Easy

Language: Python - Size: 29 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 8,589 - Forks: 995

hugsy/gef

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

Language: Python - Size: 7.2 MB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 7,480 - Forks: 772

snare/voltron

A hacky debugger UI for hackers

Language: Python - Size: 1.63 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 6,255 - Forks: 415

stlink-org/stlink

Open source STM32 MCU programming toolset

Language: C - Size: 16.7 MB - Last synced at: 3 days ago - Pushed at: 17 days ago - Stars: 4,662 - Forks: 1,272

alphaSeclab/awesome-reverse-engineering

Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)

Size: 1.25 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 4,648 - Forks: 874

cirosantilli/linux-kernel-module-cheat

The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.

Language: Python - Size: 11.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4,303 - Forks: 617

epasveer/seer

Seer - a gui frontend to gdb

Language: C++ - Size: 17.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3,126 - Forks: 100

rohanrhu/gdb-frontend

☕ GDBFrontend is an easy, flexible and extensible gui debugger.

Language: JavaScript - Size: 31.1 MB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 2,933 - Forks: 106

lmacken/pyrasite

Inject code into running Python processes

Language: Python - Size: 336 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 2,823 - Forks: 220

korcankaraokcu/PINCE

Reverse engineering tool for linux games

Language: Python - Size: 4.46 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2,298 - Forks: 153

VitalElement/AvalonStudio

Cross platform IDE and Shell

Language: C# - Size: 30.9 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 1,671 - Forks: 243

strazzere/android-unpacker

Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0

Language: C - Size: 8.38 MB - Last synced at: 30 days ago - Pushed at: over 5 years ago - Stars: 1,139 - Forks: 334

sickcodes/Docker-eyeOS

Run iPhone (xnu-arm64) in a Docker container! Supports KVM + iOS kernel debugging (GDB)! Run xnu-qemu-arm64 in Docker! Works on ANY device.

Language: Shell - Size: 1.49 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 921 - Forks: 87

pgosar/ChatGDB

Harness the power of ChatGPT inside the GDB or LLDB debugger!

Language: Python - Size: 541 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 908 - Forks: 30

stas00/the-art-of-debugging

The Art of Debugging

Language: C - Size: 191 KB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 868 - Forks: 39

inspector-repl/inspector

A drop-anywhere C++ REPL

Language: C++ - Size: 85.9 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 839 - Forks: 30

0xricksanchez/like-dbg

Fully dockerized Linux kernel debugging environment

Language: Python - Size: 5.15 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 746 - Forks: 60

sakhnik/nvim-gdb

Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB

Language: Lua - Size: 1.24 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 718 - Forks: 37

bet4it/hyperpwn

A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda

Language: JavaScript - Size: 34.2 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 623 - Forks: 59

xyproto/orbiton

Snappy and configuration-free little text editor/IDE for the terminal. Suitable for writing git commit messages, editing Markdown, config files, source code, man pages and for quick edit-format-compile cycles when programming. Has syntax highlighting, jump-to-error, rainbow parentheses, macros, cut/paste portals and a simple gdb front-end.

Language: Go - Size: 19.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 549 - Forks: 15

OpenRakis/Spice86

Reverse engineer and rewrite real mode DOS programs!

Language: C# - Size: 22.8 MB - Last synced at: about 14 hours ago - Pushed at: about 14 hours ago - Stars: 519 - Forks: 27

Cr4sh/openreil 📦

Open source library that implements translator and tools for REIL (Reverse Engineering Intermediate Language)

Language: C - Size: 13.2 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 508 - Forks: 76

cloudburst/libheap

python library to examine ptmalloc (the glibc userland heap implementation)

Language: Python - Size: 912 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 503 - Forks: 79

llvm-mirror/lldb 📦

Project moved to: https://github.com/llvm/llvm-project

Language: C++ - Size: 170 MB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 439 - Forks: 224

buggins/dlangide

D language IDE based on DlangUI

Language: D - Size: 6.63 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 431 - Forks: 56

WebFreak001/code-debug

Native debugging for VSCode

Language: TypeScript - Size: 1.19 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 420 - Forks: 122

RoderickChan/pwncli

Do pwn by command line

Language: Python - Size: 3.56 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 368 - Forks: 22

bet4it/udbserver

Unicorn Emulator Debug Server - Written in Rust, with bindings for C, Go, Java and Python

Language: Rust - Size: 65.4 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 366 - Forks: 60

NtesEyes/pylane

An python vm injector with debug tools, based on gdb.

Language: Python - Size: 1.48 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 360 - Forks: 33

hugsy/gdb-static

Public repository of statically compiled GDB and GDBServer

Size: 31.6 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 358 - Forks: 78

BartmanAbyss/vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 14.2 with the bundled WinUAE/FS-UAE.

Language: C - Size: 1.01 GB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 339 - Forks: 40

daniel5151/gdbstub

An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)

Language: Rust - Size: 1.04 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 329 - Forks: 51

Comsecuris/gdbghidra

gdbghidra - a visual bridge between a GDB session and GHIDRA

Language: Java - Size: 2.54 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 312 - Forks: 36

ispras/casr

Collect crash (or UndefinedBehaviorSanitizer error) reports, triage, and estimate severity.

Language: Rust - Size: 38.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 309 - Forks: 29

wcampbell0x2a/heretek

GDB TUI Dashboard for the understanding of vast knowledge

Language: Rust - Size: 11.5 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 287 - Forks: 6

google/esh

UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.

Language: C - Size: 11.4 MB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 269 - Forks: 51

bet4it/build-an-efficient-pwn-environment

How to build an efficient pwn development environment in 2020

Language: Shell - Size: 1.45 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 253 - Forks: 20

cs01/pygdbmi

A library to parse gdb mi output and interact with gdb subprocesses

Language: Python - Size: 6.91 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 230 - Forks: 47

OpenImageDebugger/OpenImageDebugger

An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously known as gdb-imagewatch.

Language: C++ - Size: 2.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 228 - Forks: 45

shuhaoliu/docker-clion-dev

Debugging C++ in a Docker Container with CLion IDE

Language: Dockerfile - Size: 350 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 221 - Forks: 49

matrix1001/heapinspect

🔍Heap analysis tool for CTF pwn.

Language: Python - Size: 11.7 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 221 - Forks: 20

Wenzel/pyvmidbg 📦

LibVMI-based debug server, implemented in Python. Building a guest aware, stealth and agentless full-system debugger

Language: Python - Size: 177 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 216 - Forks: 25

mborgerson/gdbstub

Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.

Language: C - Size: 81.1 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 214 - Forks: 23

SQLab/symgdb

SymGDB - symbolic execution plugin for gdb

Language: Python - Size: 1.79 MB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 213 - Forks: 26

Theldus/bread

🍞 BREAD: BIOS Reverse Engineering & Advanced Debugger

Language: C - Size: 243 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 212 - Forks: 5

ALSchwalm/dwarfexport

Export dwarf debug information from IDA Pro

Language: C++ - Size: 31.3 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 208 - Forks: 47

andreafioraldi/angrgdb

Use angr inside GDB. Create an angr state from the current debugger state.

Language: Python - Size: 52.7 KB - Last synced at: about 24 hours ago - Pushed at: almost 5 years ago - Stars: 199 - Forks: 25

weirdNox/emacs-gdb

GDB graphical interface for GNU Emacs

Language: C - Size: 616 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 182 - Forks: 10

dsnet/termijack

TermiJack surreptitiously hijacks standard streams (stdin, stdout, and/or stderr) from an already running process.

Language: Python - Size: 789 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 173 - Forks: 8

hugsy/gef-extras

Extra goodies for GEF to (try to) make GDB suck even less

Language: Python - Size: 1.76 MB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 160 - Forks: 50

koutheir/libcxx-pretty-printers 📦

Moved: https://codeberg.org/koutheir/libcxx-pretty-printers

Language: Python - Size: 70.3 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 150 - Forks: 53

alset0326/peda-arm

GDB plugin peda for arm

Language: Python - Size: 874 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 144 - Forks: 32

zmeadows/lldbg

A lightweight native GUI for LLDB.

Language: C++ - Size: 6.76 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 139 - Forks: 14

vuvova/gdb-tools

Various tools to improve the gdb experience

Language: Python - Size: 68.4 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 125 - Forks: 17

copy/gdbprofiler 📦

(deprecated) Rich man's profiler, a profiler for native OCaml and other executables

Language: OCaml - Size: 161 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 123 - Forks: 5

naivenom/exploiting

Exploiting challenges in Linux and Windows

Language: Python - Size: 7.58 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 123 - Forks: 32

remotemcu/remcu

MCU's Peripherals Forwarding Tool

Language: C++ - Size: 14.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 119 - Forks: 5

dankeboy36/esp-exception-decoder

ESP8266/ESP32 Exception Decoder Extension for the Arduino IDE

Language: TypeScript - Size: 8.44 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 115 - Forks: 6

controlplaneio/truffleproc

truffleproc — hunt secrets in process memory (TruffleHog & gdb mashup)

Language: Shell - Size: 856 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 115 - Forks: 11

therealdreg/shellex

C-shellcode to hex converter, handy tool for paste & execute shellcodes in IDA PRO, gdb, windbg, radare2, ollydbg, x64dbg, immunity debugger & 010 editor

Language: C - Size: 23 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 23

icsnju/visualinux

A visualized debugging framework to aid in understanding the Linux kernel.

Language: C - Size: 2.9 MB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 114 - Forks: 8

wkz/kmemd

Explore a live Linux kernel's memory using GDB

Language: C - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 113 - Forks: 12

kyle-sylvestre/Tug

GDB frontend made with Dear ImGui

Language: C++ - Size: 3.52 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 111 - Forks: 8

lebr0nli/GEP

GEP (GDB Enhanced Prompt) - a GDB plug-in to enhance your GDB with fzf history search, fzf tab auto-completion, fish-like autosuggestions, and more!

Language: Python - Size: 89.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 110 - Forks: 7

miyagaw61/exgdb

Extension for GDB

Language: Python - Size: 393 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 104 - Forks: 7

tarun27sh/gdb_graphs

To visualize function call flow for a C/C++ program using gdb and python

Language: Python - Size: 7.87 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 101 - Forks: 16

boschresearch/gdbfuzz

Fuzzing Embedded Systems using Hardware Breakpoints

Language: Python - Size: 100 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 96 - Forks: 11

robalb/x86-64-playground

Run, learn, and debug x86-64 Assembly code directly from your browser

Language: C - Size: 11.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 92 - Forks: 1

bet4it/gdbserver

A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.

Language: C - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 92 - Forks: 29

jvalcher/termfu

Multi-language TUI debugger with custom layouts

Language: C - Size: 8.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 88 - Forks: 3

0xroman1/Scuffed_Low_Level_Stash

Stash for Binary Exploitation and Reverse Engineering Resources

Size: 205 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 87 - Forks: 11

maxmarsc/dave

Debugger Audio Visualization Extension

Language: Python - Size: 290 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 85 - Forks: 1

cyrus-and/gdb

Go GDB/MI interface

Language: Go - Size: 47.9 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 82 - Forks: 21

memfault/gdbundle

Minimalist plugin manager for GDB and LLDB

Language: Python - Size: 19.5 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 81 - Forks: 3

dmaivel/ntoseye

Windows kernel debugger for Linux hosts running Windows under KVM/QEMU

Language: C++ - Size: 92.8 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 80 - Forks: 12

Cr4sh/IDA-VMware-GDB 📦

Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub

Language: Python - Size: 92.8 KB - Last synced at: 2 days ago - Pushed at: almost 13 years ago - Stars: 77 - Forks: 36

crossbowerbt/GDB-Python-Utils

A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.

Language: Python - Size: 1.53 MB - Last synced at: 30 days ago - Pushed at: over 13 years ago - Stars: 77 - Forks: 21

Kazhuu/asm2cfg

Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files

Language: Python - Size: 3.54 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 76 - Forks: 10

huawenyu/neogdb.vim

## Project deprecated in favor of: new.vim + new-gdb.vim

Language: Vim script - Size: 728 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 74 - Forks: 4

ssbssa/gdb

Unofficial Windows build of gdb with added features.

Language: C - Size: 424 MB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 73 - Forks: 7

anyaschukin/OverRide

Binary Exploitation and Reverse-Engineering (from assembly into C)

Language: C - Size: 1.59 MB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 73 - Forks: 15

bloombloombloom/Bloom

On-chip debugging for AVR and RISC-V microcontrollers, on GNU/Linux

Language: C++ - Size: 85.4 MB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 72 - Forks: 6

FreddieChopin/bleeding-edge-toolchain

All-in-one script to build bleeding-edge-toolchain for ARM microcontrollers

Language: Shell - Size: 265 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 71 - Forks: 23

hq6/GdbShellPipe

Enable piping of internal command output to external commands

Language: Python - Size: 5.86 KB - Last synced at: 23 days ago - Pushed at: almost 7 years ago - Stars: 71 - Forks: 5

DamZiobro/gdb-automatic-deadlock-detector

Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger

Language: Python - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 70 - Forks: 13

wangray/WinDBG-for-GDB-users

"Pwntools does not support Windows. Use a real OS ;)" — Zach Riggle, 2015

Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 69 - Forks: 4

sharkdp/stack-inspector

A gdb command to inspect the size of objects on the stack

Language: Python - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 68 - Forks: 5

mmozeiko/build-gcc-mingw

Automatic 32-bit and 64-bit Windows build of gcc, mingw-w64, gdb and make.

Language: Shell - Size: 8.79 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 67 - Forks: 11

yugr/libdebugme

Automatically spawn gdb on error.

Language: C - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 66 - Forks: 9

david942j/gdb-ruby

It's time for Ruby lovers to use Ruby in gdb, and gdb in Ruby!

Language: Ruby - Size: 106 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 64 - Forks: 4

Evil0ctal/AndroidReverse101

📖 从 0 到 1,系统化学习 Android 逆向,让学习变得有趣、好玩、易上手!

Language: Python - Size: 8.52 MB - Last synced at: about 5 hours ago - Pushed at: 3 months ago - Stars: 63 - Forks: 22

therealdreg/ida_vmware_windows_gdb

Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)

Language: Python - Size: 185 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 63 - Forks: 13

dmillard/eigengdb

GDB pretty printers for eigen types

Language: Python - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 15

NeatMonster/slabdbg

GDB plug-in that helps exploiting the Linux kernel's SLUB allocator

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 61 - Forks: 7

franneck94/Vscode-C-Cpp-Runner

🚀 Compile, run and debug single or multiple C/C++ files with ease. 🚀

Language: TypeScript - Size: 9.39 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 60 - Forks: 18

guyush1/gdb-static

A statically compiled gdb/gdbserver-16.x repository

Language: Shell - Size: 146 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 57 - Forks: 11