From b3812c8050215200631b0dec7fb7d7f745890dbd Mon Sep 17 00:00:00 2001 From: Blau Araujo Date: Fri, 23 May 2025 12:17:06 -0300 Subject: [PATCH] =?UTF-8?q?corre=C3=A7=C3=A3o=20do=20exemplo=20em=20c?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- curso/aula-05.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curso/aula-05.org b/curso/aula-05.org index 996824b..2c88356 100644 --- a/curso/aula-05.org +++ b/curso/aula-05.org @@ -338,7 +338,7 @@ absolutos das instruções. *Início do GDB:* #+begin_example -:~$ gdb salve +:~$ gdb soma Reading symbols from soma... #+end_example