I've started my CS course at Cardiff and am about to delve in to the wonderful world of assembly language. We haven't started coding yet but I'm wondering what tools are available for writing and debugging assembly language in Linux. We will be using the UCR standard library at some point (maybe, its been mentioned but its not a certainty).
I've been told that despite the fact there are portability issues between Windows and a decent OS we won't be going deep enough at this point to uncover any of them so decided I may as well look at the Linux tools and avoid rebooting.