From bae2138b73c38424179d5391c7111b69ee701f42 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Wed, 14 Feb 2018 08:50:44 +0000 Subject: [PATCH] rename call to GDB call for uniqueness --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 59a7d67..74e2c0b 100644 --- a/README.adoc +++ b/README.adoc @@ -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 -==== call +==== GDB call GDB can call functions as explained at: https://stackoverflow.com/questions/1354731/how-to-evaluate-functions-in-gdb