Commit Graph

1237 Commits (fc33d6fb7c5dcebd89b737379de48ad09901b88f)
 

Author SHA1 Message Date
Gulshan Singh 6af4753d8e
Add support for formatting the code directly from lint.sh (#1140)
3 years ago
Gulshan Singh ccc56b9a58
Remove unused imports (#1139)
3 years ago
Gulshan Singh 40c4bf17da
Add types for some modules in lib/ (#1137)
3 years ago
Gulshan Singh 544ea0eab7
Linting/formatting improvements (#1138)
3 years ago
Gulshan Singh bf37c03d8d
Move elftypes to lib/ (#1132)
3 years ago
Gulshan Singh 84bba1b4de
GDB Refactor [11/N]: Move stdio.py to lib/ (#1133)
3 years ago
Gulshan Singh 2ea32b089a
Move qemu.py and remote.py to gdblib (#1130)
3 years ago
Gulshan Singh 8e212b46ef
Move strings.py and dt.py to gdblib (#1129)
3 years ago
Gulshan Singh 512db53edd
Split memory into lib/ and gdblib/ (#1128)
3 years ago
Gulshan Singh 869366bbf7
Fix incorrect import (#1131)
3 years ago
Gulshan Singh 6d573290ac
Move some modules into gdb/ (#1125)
3 years ago
Gulshan Singh eba90ee56b
GDB Refactor [6/N]: Move gcc.py into lib/ (#1124)
3 years ago
Gulshan Singh a002e29bc1
Split regs.py into lib/ and gdblib/ (#1121)
3 years ago
Gulshan Singh 692c4b82f6
GDB Refactor [4/N]: Split abi into lib/ and gdblib/ (#1120)
3 years ago
Gulshan Singh 36aa539f62
GDB Refactor [3/N]: Split android into lib/ and gdblib/ (#1119)
3 years ago
Disconnect3d b7ddf3a070
fix #1111 errno command edge case (#1126)
3 years ago
Gulshan Singh cc50024417
Format shell scripts with shfmt (#1123)
3 years ago
Gulshan Singh 2b62259d7e
GDB Refactor [2/N]: move some modules to lib/ (#1118)
3 years ago
Gulshan Singh bbf1397a2b
Add lint.sh script (#1122)
3 years ago
Gulshan Singh 77380eb63c
GDB Refactor [1/N]: Split arch.py and related files into lib/ and gdb/ (#1114)
3 years ago
Disconnect3d 42f32d7cc7
fix errno command (#1112)
3 years ago
Gulshan Singh 9755a40d7b
Build docker in CI (#1117)
3 years ago
Disconnect3d 1d9c95d07a
Fix Dwarf Errors with old GDBs in docker
3 years ago
Alan Li 69d357633c
Some updates about Heap heuristics (#1075)
3 years ago
Gulshan Singh b32c5e052e
Set security_opt to seccomp:unconfined in docker-compose.yml (#1116)
3 years ago
Gulshan Singh 301a0c1502
Add dev-requirements.txt to Docker image (#1115)
3 years ago
Gulshan Singh 2d483fcb12
Add smoke test (#1113)
3 years ago
Disconnect3d 099c766342
improve start and entry commands description (#1109)
3 years ago
Disconnect3d d12b6ecefc
ArgparsedCommand: fix `help cmd` and `cmd --help` behavior (#1108)
3 years ago
Disconnect3d 299f30be73
vmmap: use pwndbg.info.auxv instead of gdb.execute (#1107)
3 years ago
syheliel 7e8c999795
Fix IDE's auto-complete support (#1106)
3 years ago
Lonny Wong e92a45ca26
support riscv:rv64 without capstone (#1096)
3 years ago
Gulshan Singh 340dd2d43b
Minor linter/formatter configuration changes (#1105)
3 years ago
disconnect3d cf2c3eede8 bump version
3 years ago
Disconnect3d d4850beecc
fix #1098: dX cmds trunc out on x86 binaries (#1104)
3 years ago
Gulshan Singh 1df714d700
Fix PEP8 violations and add flake8 to CI (#1102)
3 years ago
Disconnect3d b3a560eff0
black all da code (#1103)
3 years ago
Gulshan Singh d8b589d823
Add black to CI (#1101)
3 years ago
disconnect3d 015888684b Fix test_vis_heap_chunk_command on Ubuntu 18.04
3 years ago
disconnect3d 697c32e84b Move pytest to dev-requirements
3 years ago
Gulshan Singh 2bde0cc1d8
Update CI to test 18.04, 20.04, and 22.04 (#1100)
3 years ago
Gulshan Singh 7c53bdeaa8
Minor test cleanup (#1099)
3 years ago
NT Sleep 5d358585b1
Add support for telescope to show previous addresses #1047 (#1094)
3 years ago
Disconnect3d 890e314f2f
tests.sh: add [filter] and --pdb (#1092)
3 years ago
alufers c0b3f88f53
Fix zig not being installed when installed system-wide (#1093)
3 years ago
Disconnect3d e8109b98c1
Remove QuietSloppyParsedCommand once and for all (#1091)
3 years ago
Artur Czepiel 4ee225b115
Make ZIGPATH configurable and provide defaults (#1090)
3 years ago
alufers 36ee7d238d
tools: change zig to install from a tarball (fixes: #1085) (#1089)
3 years ago
Disconnect3d d111c8ddcf
Fix heap test binaries build (#1087)
3 years ago
Disconnect3d 546d6ffa19
fix vis_heap_chunk test on CI? (#1086)
3 years ago