[prev] 11 [next]

Systems and Tools

Prac work based on Linux tools
  • all tools available on the CSE lab machines
  • can use VLab to connect to CSE from home
Compilers: gcc  (also dcc on CSE machines, however this will not be available to use in the final exam)

Assembly language:  MIPS  on  QtSpim  

Use your own favourite text editor  

Other tools:   man,  gdb,   valgrind,  make,  bc

Learn to love the shell and command-line ... very useful