mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
rename call to GDB call for uniqueness
This commit is contained in:
@@ -495,7 +495,7 @@ TODO: why can't we break at early startup stuff such as:
|
|||||||
|
|
||||||
See also: https://stackoverflow.com/questions/2589845/what-are-the-first-operations-that-the-linux-kernel-executes-on-boot
|
See also: https://stackoverflow.com/questions/2589845/what-are-the-first-operations-that-the-linux-kernel-executes-on-boot
|
||||||
|
|
||||||
==== call
|
==== GDB call
|
||||||
|
|
||||||
GDB can call functions as explained at: https://stackoverflow.com/questions/1354731/how-to-evaluate-functions-in-gdb
|
GDB can call functions as explained at: https://stackoverflow.com/questions/1354731/how-to-evaluate-functions-in-gdb
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user