Gallopsled / Gallopsled/pwntools

Do not expose `pwnlib.gdb.Gdb` / `.Breakpoint` to documentation on main GDB page

Open
#1,881 1 comment 0 reactions 0 assignees View on GitHub
docs
Dominant language
Python
Stars
13.7k
Forks
1.9k
Avg merge
6d 23h
Merged PRs (30d)
3

Description

This `pwnlib.gdb.Gdb` object / module should not be exposed, or should be exposed under a submodule, as it's only used for remote Python API stuff.

https://docs.pwntools.com/en/latest/gdb.html#pwnlib.gdb.Gdb

It looks like we can just add an `exclude-members` directive to the `automobile::` statement in `gdb.rst` to do this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.