Commit Graph

29 Commits (17979d4c1a439a1b41b4c265bd122ea3c6990b18)

Author SHA1 Message Date
jxuanli 17979d4c1a
Tracing kernel memory management (#3379)
1 month ago
k4lizen e5ab235049
Add ks alias to klookup (#3385)
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 075580d59a
Added `klookup` option for applying symbols (#3318)
2 months ago
jxuanli 581a7df9e4
support for printing DMA buf information (#3312)
2 months ago
jxuanli 2ea5e383bf
avoid default values for the options of `buddydump` (#3313)
2 months ago
jxuanli 41c8bc734b
Improving `kmod` (#3254)
4 months ago
Allen Chang 26db4533aa
Add command to display information about kernel syscalls (#3103)
4 months ago
jxuanli 9aabc0b83d
Supporting kernel debugging in the absence of provided type information (#3116)
4 months ago
jxuanli 7cec118771
Improving commands relating to paging (#3146)
5 months ago
jxuanli 040636ef2a
Improving `kconfig` (#3145)
5 months ago
Allen Chang 8bddb3d40f
Add command to display information about kernel modules (#3106)
6 months ago
Allen Chang 0a4f9f8832
Add command to display information about kernel tasks (#3099)
6 months ago
Allen Chang c4338f7dee
Add command to print dmesg (#3097)
6 months ago
jxuanli 0e425ea019
Adding a few helper commands for x86 paging (#3051)
6 months ago
k4lizen 6773d7020c
Add the Features section (#3026)
7 months ago
k4lizen cb2ae6753a
Show differences in debuggers in the documentation (#2996)
7 months ago
k4lizen eb917d9093
Debugger agnostic documentation generation (#2981)
7 months ago
jxuanli c07d843d68
Adding full buddy allocator support when debugging x86-64 linux kernels (#2980)
7 months ago
Thomas Leroy ea53e1af71
Add `msr` command (#2836)
7 months ago
k4lizen eac203cf10
Visually spruce up command/function docs (#2959)
7 months ago
k4lizen d19367083f
Add examples= and notes= parameters to pwndbg Commands (#2957)
7 months ago
k4lizen 9d17272d14
Fix default parameter value handling (#2938)
7 months ago
k4lizen afc2c83342
Remove shell commands and cleanup command parsing (#2919)
8 months ago
k4lizen c5d0edefe5
Enforce - (instead of _) in command names (#2857)
8 months ago
k4lizen 7f4a602cfd
Implement autogenerating docs (#2846)
8 months ago
k4lizen aeefc471dd
Refactor Docs (#2827)
8 months ago