Commit Graph

27 Commits (696dc6d0c39e37775a5a885f9cff586ae1412cfb)

Author SHA1 Message Date
jxuanli 696dc6d0c3 fix x64 vmmap perf issue
1 month ago
jxuanli 217590668b
Partial support for simultaneously debugging different kernel tasks (#3370)
2 months ago
jxuanli 4008901e66
`kbpf` (#3354)
2 months ago
jxuanli 9862461ee4
`pagewalk` refactoring (#3317)
2 months ago
jxuanli 581a7df9e4
support for printing DMA buf information (#3312)
3 months ago
jxuanli b6c62f6f2a
Fixing computation of Aarch64 page markers and physical offset handling (#3291)
3 months ago
jxuanli 9cf6092414
Improving ghidra decompilation support (#3269)
4 months ago
jxuanli 41c8bc734b
Improving `kmod` (#3254)
4 months ago
patryk4815 260a7204a7
vmmap: fix riscv64 kernel (#3252)
4 months ago
jxuanli 0775e883e3
Detecting target file when debugging kernels (#3241)
4 months ago
jxuanli 9caea2c434
adding checks for krelease when kversion string cannot be found (#3253)
4 months ago
jxuanli e43542852a
Various improvements on recovering kernel type information (#3240)
4 months ago
jxuanli ce96907d45
`slab` command improvments/fixes (#3204)
4 months ago
jxuanli 9aabc0b83d
Supporting kernel debugging in the absence of provided type information (#3116)
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)
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 0e425ea019
Adding a few helper commands for x86 paging (#3051)
6 months ago
OBarronCS c63a484001
Improve performance of pointer memory reads (#3021)
7 months ago
patryk4815 aa524de27a
Fix regression with `lldb` after changes in Value.__len__ (#3018)
7 months ago
jxuanli c07d843d68
Adding full buddy allocator support when debugging x86-64 linux kernels (#2980)
7 months ago
patryk4815 d1896f9afc
Disable stack and vmmap exploration (#2646)
11 months ago
patryk4815 9f1753f4d0
Port kernel vmmap to aglib (#2634)
1 year ago
patryk4815 644f7c11c6
Port aglib.symbol + aglib.kernel + aglib.godbg (#2605)
1 year ago