github hugsy/gef 2026.01
2026.01 - Substantial Snow

8 hours ago

Changelog: 2026.02 - Substantial Snow

Contributors

Author Number of commits
Gordon Messmer 3
crazy hugsy 3
GHOS7 1N 7H3 F1NG3RS 1
Guy Shimko 1
Jvle 1
Maxime Bonillo 1
Sami Kalliomäki 1
b10902118 1
tesuji 1
xpoy1 1
dependabot[bot] 0

Closed Issues

Closed Pull Requests

Commit details

14 commits since 2025.01

Commit log

  • 2025-01-26 7638efeb10902118 • fix enum.Flag empty check (#1167)
  • 2025-02-12 c430473Gordon Messmer • Use the correct type for function passed to pthread_create. (#1171)
  • 2025-02-13 57181d2tesuji • Setup fallback 'debug-file-directory' (#1173)
  • 2025-02-23 265f22eGordon Messmer • Add a path argument to GotCommand build_line to support hugsy/gef-extras/pull/122 (#1172)
  • 2025-03-15 4098b8fxpoy1 • Always print top chunk when run heap chunks -a (#1170)
  • 2025-03-16 c631746crazy hugsy • Verify gdb.parameter("debug-file"directory") returns a string (#1177)
  • 2025-03-25 5404b6fMaxime Bonillo • Install/update sh script: Avoid overwriting existing gdb config (#1175)
  • 2025-04-08 63304c7Sami Kalliomäki • Fix location of syscall-tables for gef-extras installation script (#1182)
  • 2025-04-15 ee605f9crazy hugsy • Limit the number of instructions when guessing args in context (#1184)
  • 2025-12-27 c1e354eGuy Shimko • Fix TIOCGWINSZ struct size mismatch (#1205)
  • 2026-01-09 60a99cbdependabot[bot] • Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 in /.github/workflows (#1192)
  • 2026-02-01 58de027Jvle • gef.sh: warn about XDG init file taking precedence (#1204)
  • 2026-02-01 4ce50e3GHOS7 1N 7H3 F1NG3RS • Update gef-extras.sh (#1207)
  • 2026-02-01 d96faaaGordon Messmer • Fix formatting and links, per CI tests (#1209)
  • 2026-02-01 1840407crazy hugsy • [CI] Test ARM64 build with GithubActions (#1166)

File diff

.github/workflows/tests.yml               | 14 +++++----
 .github/workflows/validate.yml            |  2 +-
 docs/api/gef.md                           |  4 +--
 docs/commands/gef-remote.md               |  4 +--
 docs/compat.md                            |  4 +--
 docs/deprecated.md                        | 22 +++++++--------
 docs/install.md                           |  7 +++--
 gef.py                                    | 47 +++++++++++++++++++++++--------
 scripts/gef-extras.sh                     | 17 +++++++++--
 scripts/gef.sh                            | 32 +++++++++++++++++++--
 tests/api/gef_memory.py                   |  4 ++-
 tests/binaries/heap-multiple-heaps.c      |  2 +-
 tests/binaries/heap-non-main.c            |  2 +-
 tests/commands/heap.py                    |  3 ++
 tests/regressions/gdbserver_connection.py |  4 +++
 tests/utils.py                            |  1 +
 16 files changed, 124 insertions(+), 45 deletions(-)

Don't miss a new gef release

NewReleases is sending notifications on new releases.