[bootlin/training-materials updates] master: common: kgdb: warn about the bleeding edges... (ef182e6a)

Clément Léger clement.leger at bootlin.com
Fri Nov 25 12:19:40 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/ef182e6a08fbe979f1eed04de2599ef069ff0730

>---------------------------------------------------------------

commit ef182e6a08fbe979f1eed04de2599ef069ff0730
Author: Clément Léger <clement.leger at bootlin.com>
Date:   Fri Nov 25 12:19:40 2022 +0100

    common: kgdb: warn about the bleeding edges...
    
    Signed-off-by: Clément Léger <clement.leger at bootlin.com>


>---------------------------------------------------------------

ef182e6a08fbe979f1eed04de2599ef069ff0730
 common/kgdb.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/kgdb.tex b/common/kgdb.tex
index 7f3f2a34..07bcf5c9 100644
--- a/common/kgdb.tex
+++ b/common/kgdb.tex
@@ -59,7 +59,7 @@
     \item Not possible to break everywhere (see \kconfig{CONFIG_KGDB_HONOUR_BLOCKLIST}).
     \item Need a console driver with polling support.
     \item Some architecture lacks functionalities (No watchpoints on arm32 for
-          instance).
+          instance) and some instabilities might happen !
   \end{itemize}
 \end{frame}
 }{}




More information about the training-materials-updates mailing list