aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/proc.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-16scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts commandRitesh Harjani1-8/+7
2019-05-14scripts/gdb: silence pep8 checksStephen Boyd1-2/+8
2019-03-07scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu1-6/+6
2019-01-04scripts/gdb: fix lx-version string outputDu Changbin1-1/+1
2017-07-12scripts/gdb: add lx-fdtdump commandPeter Griffin1-0/+73
2016-05-23scripts/gdb: add mount point list commandKieran Bingham1-0/+99
2016-05-23scripts/gdb: add io resource readersKieran Bingham1-0/+57
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham1-0/+13
2016-03-22scripts/gdb: add version commandKieran Bingham1-0/+28