mheinsen / seec

Program visualization and debugging for novice C programmers
http://seec-team.github.io/seec/
MIT License
3 stars 0 forks source link

Contextual navigation. #3

Closed mheinsen closed 11 years ago

mheinsen commented 11 years ago

Support contextual navigation, which allows users to move backwards and forwards through the trace based on program elements, for example:

mheinsen commented 11 years ago

4b564886ecf1cd93a481af00cd48fdc8280d7a87 implements moving to the allocation/deallocation of the memory occupied by an in-memory Value.

mheinsen commented 11 years ago

Closed by 4f5b420698a32c017f457f79bb475b3ffd534175.