aboutsummaryrefslogtreecommitdiffstats
path: root/src/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/README.md')
-rw-r--r--src/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/README.md b/src/README.md
index 188bd89..f6733e7 100644
--- a/src/README.md
+++ b/src/README.md
@@ -41,6 +41,12 @@ Debug avec OpenOCD et GDB
load
continue
+Debug simulateur avec GDB
+=========================
+
+ handle SIGUSR1 nostop noignore noprint
+ handle SIG34 nostop noignore noprint
+
Analyse statique avec clang
===========================