Summary
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.
Versions
v99999999 :: 0 :: gentoo
- Modified
- License
- MIT
v20250219 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~x86
v20250120-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 x86 ~arm64
v20240829 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 x86 ~arm64
USE flags
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Runtime Dependencies
dev-debug / gdb : GNU debugger
dev-lang / python : Freethreading (no-GIL) version of Python 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
Change logs
- 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>