diff --git a/gdb.py b/gdb.py
index 44ad3e50910efdf65bf9eda9249717c5a2d017eb..fdbeece15d101e5f7e9bd374beae51429a4993bf 100644
--- a/gdb.py
+++ b/gdb.py
@@ -771,3 +771,8 @@ gdb.execute("continue")
 # [80, 30, 40]
 # (Verify that your resoults are correct by hand computations)
 #
+# Grading
+# For this part 1/3 of the exam 35 points
+# Assignment 2, 10 points
+# Assingment 3, 10 points
+# Assingment 4, 15 points