summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/proc.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: create linux/vfs.py for VFS related GDB helpersGlenn Washburn2023-04-181-7/+9
* scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...Ritesh Harjani2020-10-161-8/+7
* scripts/gdb: silence pep8 checksStephen Boyd2019-05-141-2/+8
* scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu2019-03-071-6/+6
* scripts/gdb: fix lx-version string outputDu Changbin2019-01-041-1/+1
* scripts/gdb: add lx-fdtdump commandPeter Griffin2017-07-121-0/+73
* scripts/gdb: add mount point list commandKieran Bingham2016-05-231-0/+99
* scripts/gdb: add io resource readersKieran Bingham2016-05-231-0/+57
* scripts/gdb: add cmdline reader commandKieran Bingham2016-03-221-0/+13
* scripts/gdb: add version commandKieran Bingham2016-03-221-0/+28