Searched refs:LxDmesg (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/scripts/gdb/linux/
H A Ddmesg.py19 class LxDmesg(gdb.Command): class in inherits:gdb.Command
23 super(LxDmesg, self).__init__("lx-dmesg", gdb.COMMAND_DATA)
64 LxDmesg()

Completed in 316 milliseconds