mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
./gem5.sh: document better
This commit is contained in:
5
run
5
run
@@ -121,7 +121,10 @@ See: https://cirosantilli.com/linux-kernel-module-cheat#gdb
|
||||
self.add_argument(
|
||||
'--gem5-readfile',
|
||||
default='',
|
||||
help='Set the contents of m5 readfile to this string.'
|
||||
help='''\
|
||||
Set the contents of m5 readfile to this string.
|
||||
https://cirosantilli.com/linux-kernel-module-cheat#gem5-restore-new-script
|
||||
'''
|
||||
)
|
||||
self.add_argument(
|
||||
'--gem5-restore',
|
||||
|
||||
Reference in New Issue
Block a user