dev-debug / pwndbg

A GDB plug-in that makes debugging with GDB suck less

Official package sites : https://github.com/pwndbg/pwndbg ·

pwndbg is a GDB plug-in that makes debugging with GDB suck less, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers and exploit developers.

v99999999 :: 0 :: gentoo

Modified
License
MIT

v20251020 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~arm64 ~x86

v20251010 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~arm64 ~x86

v20250530-r1 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~arm64 ~x86

v20250418-r1 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 x86 ~arm64

python_single_target

python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only
python3_13
Build for Python 3.13 only

dev-debug / gdb : GNU debugger

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / capstone : disassembly/disassembler framework + bindings

dev-python / gdb-pt-dump : Examine the address space of a QEMU-based virtual machine

dev-python / psutil : Retrieve information on running processes and system utilization

dev-python / pycparser : C parser and AST generator written in Python

dev-python / pyelftools : pure-Python library for analyzing ELF files and DWARF debugging information

dev-python / pygments : Pygments is a syntax highlighting package written in Python

dev-python / requests : HTTP library for human beings

dev-python / rich : Python library for rendering rich text, tables, etc. to the terminal

dev-python / sortedcontainers : Python library to sort collections and containers

dev-python / tabulate : Pretty-print tabular data

dev-python / typing-extensions : Backported and Experimental Type Hints for Python 3.7+

dev-util / ROPgadget : Search for gadgets in binaries to facilitate your ROP exploitation

dev-util / pwntools : CTF framework and exploit development library

dev-util / unicorn : A lightweight multi-platform, multi-architecture CPU emulator framework

Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: add 20251020
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44291 Closes: https://github.com/gentoo/gentoo/pull/44291 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: remove unneeded file
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44209 Closes: https://github.com/gentoo/gentoo/pull/44209 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: drop 20250219, 20250418
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44181 Closes: https://github.com/gentoo/gentoo/pull/44181 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44181 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: add 20251010
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44181 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: require =dev-libs/capstone-6*
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44181 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250530 amd64, #959958
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250530 x86, #959958
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250418-r1 amd64, #958088
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250418-r1 x86, #958088
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250418 amd64, #957029
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/42406 Closes: https://github.com/gentoo/gentoo/pull/42406 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: add 20250530
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/42406 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250418 x86, #957029
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/42030 Closes: https://github.com/gentoo/gentoo/pull/42030 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: Don't install docs into site-packages directory
Closes: https://bugs.gentoo.org/954386 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/42030 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/41733 Closes: https://github.com/gentoo/gentoo/pull/41733 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: fix DISTUTILS_USE_PEP517
Closes: https://bugs.gentoo.org/954375 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/41733 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: destabilize 20250418 for ~amd64, ~x86
Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: add 20250418
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/41646 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: drop 20240829, 20250120-r1
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/41646 Closes: https://github.com/gentoo/gentoo/pull/41646 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250219 amd64, #951948
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250219 x86, #951948
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20250120-r1 amd64, #951743
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-debug/pwndbg: Stabilize 20250120-r1 x86, #951743
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/40683 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: add 20250219
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: fix dependencies according to upstream requirements
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/40603 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: drop 20240214
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/40431 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: add 20250120
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-debug/pwndbg: Stabilize 20240829 amd64, #943475
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20240829 x86, #943475
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-debug/pwndbg: drop 20230717-r1
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/38538 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: add 20240829
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Keyword 20240214 arm64, #930824
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20240214 amd64, #930822
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-debug/pwndbg: Stabilize 20240214 x86, #930822
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
dev-debug/pwndbg: remove redundant sed calls
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/35415 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: enable py3.12
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Mario Haustein · gentoo
dev-debug/pwndbg: add 20240214
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {dev-util → dev-debug}/pwndbg
Signed-off-by: Michał Górny <mgorny@gentoo.org>