From 72abde047733c8e70b4dba82cd49d1b55cbdc6dd Mon Sep 17 00:00:00 2001 From: ccerne Date: Tue, 30 Mar 2021 12:35:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dea1abb..f2cf362 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # Heap Inspector The specification for Project 3 is on the course website. This README describes the specification for a brand new tool that can aid in the development of the malloclab project. @@ -119,6 +118,7 @@ left, right, n, space Step to the next or previous heap activity up, down Change the heap memory location page up, page down Jump to the beginning or end of the heap memory location j Jump to the current pointer +t Open trace file menu ``` Here is what the different coloring indicates in this tool: ```