patryk4815
fa3fdf7552
bump gdb-16.2 ( #2765 )
9 months ago
patryk4815
c0036915c0
ci: disable ppc64be for lldb + nix ( #2752 )
...
* ci: disable ppc64be for lldb
* nix: fix portable naming
10 months ago
patryk4815
dc14253061
portable: fix ipython autocompletion ( #2739 )
10 months ago
patryk4815
85582c0ccf
Remove poetry and add uv packet manager ( #2726 )
...
* replace poetry.lock with uv.lock
* replace poetry.lock with uv.lock
* replace poetry.lock with uv.lock
* setup.sh port to uv
* gdbinit / lldbinit port to update deps in uv
* lint port to uv
* lint
* lint
* docker-compose is legacy command
* fix setup install info
* fix update deps
* port setup-dev to uv
* port dockerfiles
* fix portable suffix
* fix setup
* fix setup
* port nix poetry na uv
* fix var naming
* change poetry to uv in github actions
* fix readthedocs
* bugs
* ok
* patch lldb / gdb
* fix pyenv
* overlay tblgen lldb
* new uv lock
* fix for portable
* rewrite flake to new cross system
* fix ci
* fix mkdocs & mypy
* fast lint
* fix mkdocs
* fix lint
* rm mips
* small refactor
* fix ppc64
* add ppc64le
10 months ago
patryk4815
dd75e208eb
Add support for pwndbg (gdb) on apple silicon chips ( #2666 )
...
* bump nix
* add ci
* add pwndbg to nix darwin
* fix test
11 months ago
patryk4815
9c734cfc17
Fix readline bug ( #2622 )
...
* nix fmt
* lldbinit fix missing PWNDBG_NO_AUTOUPDATE
* gdb fix readline bug
* gdb fix readline bug
* add readline test
* fix block readline
* add readline test
12 months ago
patryk4815
0caf175699
Fix terminfo ( #2532 )
...
* Fix proper check symlink path
* Fix #2531 terminfo issues in portable build
* Remove useless line this should be remove in #2459 PR
* Fix terminfo for portable on darwin
* test ci TERM=xterm-256color
* portable: Disable user site packages `-s` (same as PYTHONNOUSERSITE=1)
* portable: fix bundling on darwin
* portable: Disable user site packages (same as PYTHONNOUSERSITE=1)
* portable: Disable user site packages
1 year ago
patryk4815
1bafe22ae1
Add new portable builder for macos + rewrite all ( #2528 )
1 year ago
patryk4815
d96815153a
bump: capstone=5.0.3 & unicorn=2.1.1 ( #2451 )
...
* bump: capstone=5.0.3 & unicorn=2.1.0
* archlinux: fix usage of correct versions of Python dependencies
* bump: unicorn=2.1.1
* portable: remove unneeded proot
* bump: nixpkgs & poetry2nix
* fix pycache for release nix
1 year ago
patryk4815
463bdf0978
nix/portable: add pycache ( #2402 )
1 year ago
patryk4815
620f38008c
fix nix + charset + bump dependencies ( #2355 )
...
* fix charset issues
* use '.skip-venv' in nix'ed pwndbg
* bump nix & python dependencies, gdb15.1, python3.12.4
1 year ago
Aaron Adams
4b7bc1c062
run nixfmt-rfc-style on all nix files ( #2165 )
2 years ago
psondej
ab96e1a9b9
- remove gdb-pt-dump from all files
...
- remove submodules from all files
- bump flake.lock
- add gdb-pt-dump as dependency
- fix building Dockerfile
- fix gdb-pt-dump was broken on portable packages
2 years ago
Patryk Sondej
f3914e2696
init add portable pwndbg using nix, package for rpm,deb,arch,alpine
...
Signed-off-by: Patryk Sondej <patryk.sondej@gmail.com>
2 years ago