Files
ece391staff 7fc79b62ed MP3 Release
2018-10-15 13:22:04 -05:00

8 lines
295 B
Plaintext

DEBUGGING MP3
===============
The only steps that need to be taken on the virtual machine for debugging
using qemu is to perform a "sudo make debug" (after "make dep"). This will build the disk image needed for QEMU and gdb.
Refer to the handout for instructions on starting QEMU and gdb.