From 4821a910129471e10e4e813c58295d33a7725b71 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Wed, 14 Feb 2018 08:50:08 +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 f402650..2e1643c 100644 --- a/README.adoc +++ b/README.adoc @@ -482,7 +482,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