Commit 240fdc2
1 parent ec7bede commit 240fdc2
File tree
5 files changed
+5
-5
lines changed- gdb
- zsh
5 files changed
+5
-5
lines changed- .github/workflows/coverage.yml+9-7
- .github/workflows/extended-tests.yml+23
- .github/workflows/tests.yml+1-1
- .gitignore+1
- .pylintrc+1-1
- .python-version+1
- LICENSE+1-1
- README.md+2-2
- docs/api/gef.md+2-2
- docs/commands/config.md+1-1
- docs/commands/dereference.md+1-1
- docs/commands/gef-remote.md+1-1
- docs/commands/gef.md+1-1
- docs/commands/heap-analysis-helper.md+1-1
- docs/commands/ksymaddr.md-24
- docs/commands/memory.md+1-1
- docs/commands/vmmap.md+15-5
- docs/compat.md+3-5
- docs/faq.md+8-8
- docs/install.md+3-4
- gef.py+605-499
- mkdocs.yml-1
- ruff.toml+2
- scripts/new-release.py+1-1
- tests/api/gef_memory.py+14
- tests/base.py+7-5
- tests/binaries/heap-multiple-heaps.c+1-1
- tests/binaries/heap-non-main.c+1-1
- tests/commands/context.py+22-1
- tests/commands/gef_remote.py+1-1
- tests/commands/theme.py+1-1
- tests/commands/vmmap.py+26-2
- tests/extended/archlinux.sh+13
- tests/extended/debian.sh+11
- tests/extended/fedora.sh+9
- tests/extended/run_pytest.sh+10
- tests/utils.py+2-2
Submodule gef-extras updated 9 files
Submodule zsh-completions updated 20 files
- src/_age+36
- src/_bundle+1-1
- src/_ccache+100-113
- src/_concourse+1-1
- src/_cppcheck+1-1
- src/_dart+40-7
- src/_flutter+52-25
- src/_golang+28-12
- src/_lscpu+108
- src/_node+17-17
- src/_rails+2-2
- src/_redis-cli+1-1
- src/_rspec+20-11
- src/_rubocop+3-1
- src/_sfdx+2-2
- src/_supervisorctl+1-1
- src/_tsc+173-17
- src/_uuidgen+83
- src/_virtualbox+2-2
- src/_yfm+156
0 commit comments