[bootlin/training-materials updates] master: common/gdb.tex: update gdbserver size on ARM (35f8316a)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Dec 16 18:55:51 CET 2022


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

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

commit 35f8316aaca18f222539e5c00094b5820937306c
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Dec 16 18:55:51 2022 +0100

    common/gdb.tex: update gdbserver size on ARM
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

35f8316aaca18f222539e5c00094b5820937306c
 common/gdb.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/gdb.tex b/common/gdb.tex
index 30af1df5..722c7394 100644
--- a/common/gdb.tex
+++ b/common/gdb.tex
@@ -99,7 +99,7 @@
     \begin{itemize}
     \item \code{ARCH-linux-gdb} is used on the development workstation, offering
       all its features.
-    \item \code{gdbserver} is used on the target system (only 100 KB
+    \item \code{gdbserver} is used on the target system (only 400 KB
       on arm).
     \end{itemize}
   \end{itemize}




More information about the training-materials-updates mailing list