Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mistake in handout 3

0 views
Skip to first unread message

Andy Montgomery

unread,
Jul 3, 1995, 3:00:00 AM7/3/95
to
In handout 3, I wrote,

... After reading the code you may wish to compile and run the program
under the debugger to further your understanding. For the first
assignment this can be accomplished by the following commands:

the following commands should read,

cd code/threads
gmake depend
gmake
gdb nachos
run -threadtest

instead of
cd code/hw1

sorry about that. thanks to a couple students who brought this to my
attention.

Andy

0 new messages