SPARC Assembly Language Assignment
I have an assignment and I've completed everything and it seems to work great. But I double checked my assignment sheet to make sure I followed everything correctly and it mentions the following:
Quote:
To verify that your program works, run version 1 and 3 under gdb, capturing output from each session using script. For version 1, single step through the program (use ni), displaying the instruction being executed (use display/i $pc). Also print out the contents of particular registers (use p) at key points in your program to show that it is working as expected. For version 3, set a breakpoint just after the place where the final result is calculated, and then print out the final result. Do not single step through this version.
|
Everything makes sense except for the script part. For some reason my professor italize that word and I'm left wondering if he's talking about writing a script for the marker to follow or program a script...
Any idea what he meant by that part? I would ask him personally but my class schedule prevents me from seeing him as well he's rather scary.
__________________
Looking out the window, that's an act of war. Staring at my shoes, that's an act of war. Committing an act of war? Oh you better believe that's an act of war
|