mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 04:01:36 +01:00
test-gdb: improve integration with arch list
This commit is contained in:
2
run-gdb
2
run-gdb
@@ -77,7 +77,7 @@ class Main(common.LkmcCliFunction):
|
||||
Connect with GDB to an emulator to debug Linux itself
|
||||
''')
|
||||
self.add_argument(
|
||||
'-A', '--after', default='',
|
||||
'--after', default='',
|
||||
help='Pass extra arguments to GDB, to be appended after all other arguments'
|
||||
)
|
||||
self.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user