You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/roadmap/stage-00.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,10 @@ the compiler design software tools LEX and YACC. Follow the instructions below.
30
30
31
31
4. Complete the [Using YACC with LEX tutorial](../ywl.md).
32
32
33
-
The next step is to understand the target machine envionment. You must carefully go through
34
-
the following tutorial before proceeding to the next stage of this roadmap.
33
+
5. Complete the [GDB Tutorial](../gdb.md)
35
34
36
-
5. Complete the [XSM execution environment tutorial](../xsm-environment-tut.md).
35
+
The next step is to understand the target machine envionment. You must carefully go through the following tutorial before proceeding to the next stage of this roadmap.
37
36
38
-
With this, you are ready with all the required pre-requisites to proceed further in this roadmap.
37
+
6. Complete the [XSM execution environment tutorial](../xsm-environment-tut.md).
38
+
39
+
With this, you are ready with all the required pre-requisites to proceed further in this roadmap.
0 commit comments