Commit Graph

406 Commits (12237f4c0b3768d8dbc1520acbd6f7c5c876e751)

Author SHA1 Message Date
patryk4815 12237f4c0b
ZIGPATH cleanup (#3175)
5 months ago
patryk4815 72dc157686
Drop external `ps` calls in favor of `psutil` (#3179)
5 months ago
patryk4815 33002925f8
bump: zig-0.13.0 -> zig-0.14.1 (#3166)
5 months ago
patryk4815 7e7c47f209
fix relative imports in tests (#3163)
5 months ago
patryk4815 f7f8b31f4f
add relative imports into tests (#3161)
5 months ago
Matt. 365af330ef
Add LLDB test driver and initial Debugger API tests (#3120)
5 months ago
Elijah Hauber 0abe0a8066
Add tests for issue #2621 (#3148)
5 months ago
OBarronCS e5530ca8f3
Correctly disable emulation on selected instructions (#3155)
5 months ago
OBarronCS c189974445
Adjust relative path to .zig directory in Makefiles after directory restructure (#3153)
5 months ago
jxuanli 7cec118771
Improving commands relating to paging (#3146)
5 months ago
jxuanli 040636ef2a
Improving `kconfig` (#3145)
5 months ago
jxuanli 4ee3ce2e4f
Adding custom address markers (#3123)
5 months ago
patryk4815 df12edc0d5
Use gdb/lldb from pypi (#3119)
6 months ago
jxuanli c25c60875d
Improving the slab commands (#3135)
6 months ago
Jason An c82fbcd11f
Various arch fixes for Go dumping (#3128)
6 months ago
Jason An a6cf06b8cf
Add support for dumping Go swissmaps (#3127)
6 months ago
Allen Chang 8bddb3d40f
Add command to display information about kernel modules (#3106)
6 months ago
Disconnect3d dc46ade886
Disable Go dumping tests until we handle Go 1.24 properly (#3122)
6 months ago
Allen Chang 0a4f9f8832
Add command to display information about kernel tasks (#3099)
6 months ago
Matt. 31dd105e52
Rework structure of testing framework (#3101)
6 months ago
Allen Chang c4338f7dee
Add command to print dmesg (#3097)
6 months ago
jxuanli 0f97f0f762
`vmmap` improvment/fix (#3086)
6 months ago
patryk4815 c19327a720
Revert "Improving `vmmap` output when debugging kernel (#3020)" (#3082)
6 months ago
jxuanli 16c75e6c24
Improving `vmmap` output when debugging kernel (#3020)
6 months ago
jxuanli 74bf01e707
Fixing an issue that occurs when a qemu-system test fails and the `--pdb` option is specified (#3063)
6 months ago
Allen Chang dd01498159
Skip test_command_procinfo.py if unable to bind to address (#3079)
6 months ago
OBarronCS aea4af6134
Fix att disassembly-flavor setting breaking non-x86 architectures (#3077)
6 months ago
jxuanli 0e425ea019
Adding a few helper commands for x86 paging (#3051)
6 months ago
k4lizen b90cc9caa2
Various docs fixups round 2 (#3053)
6 months ago
k4lizen 192a87cf41
Various documentation fixups (#3042)
6 months ago
Disconnect3d 04b209925a
fix: show "x" when the condition instruction will not be taken (#3027)
7 months ago
k4lizen effa016b33
Cleanup testing scripts a bit (#3041)
7 months ago
k4lizen 6938228235
More robust uv usage (#2986)
7 months ago
Disconnect3d bea36c8e08
Add total vs cumulative time to tests + disable some tests on CI for speedup (#3039)
7 months ago
OBarronCS c63a484001
Improve performance of pointer memory reads (#3021)
7 months ago
Disconnect3d 1b78613a2a
Add stepsyscall to disabled CI commands tests (#3035)
7 months ago
Disconnect3d 2597d7eee6
Fix multiple "Running with coverage" prints (#3037)
7 months ago
Disconnect3d 59638cc222
Fix #2614: distance command works with function symbols now (#3033)
7 months ago
Disconnect3d b332b0bed3
Fix next commands tests for crashed binaries (#3032)
7 months ago
jxuanli ed8c187691
Slightly improving `buddydump` + deprecating `pcplist` (#3015)
7 months ago
Emanuele19 51651b2d92
FIX: reference_bin_nopie.i386 compiled with pie instead of no-pie (#3008)
7 months ago
patryk4815 aa524de27a
Fix regression with `lldb` after changes in Value.__len__ (#3018)
7 months ago
1anp3sk dda55bfe8e
Fix #2958: Rebase addresses in elfsections command (#2999)
7 months ago
Disconnect3d 9a01ac32b5
Show skip reason in skipped tests (#3002)
7 months ago
OBarronCS f49a43aaa2
A couple disassembly performance optimizations (#2979)
7 months ago
Disconnect3d e036ce66b9
qemu-system-tests: fail early if kernel images weren't downloaded (#2991)
7 months ago
k4lizen f996eeedf5
Improve contributing documentation (#2989)
7 months ago
jxuanli b2465743de
Improving `slab` commands (#2988)
7 months ago
Er3X d0c9f690ca
add TLS canary address display (#2944)
7 months ago
jxuanli c07d843d68
Adding full buddy allocator support when debugging x86-64 linux kernels (#2980)
7 months ago