Home
last modified time | relevance | path

Searched refs:LxCmdLine (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/gdb/linux/
H A Dproc.py24 class LxCmdLine(gdb.Command): class
29 super(LxCmdLine, self).__init__("lx-cmdline", gdb.COMMAND_DATA)
35 LxCmdLine()