Student Materials for 70935 (updated 09/10/01)

This page has been set up to support students studying 70935 - Real Time Systems.

In this page you will find -

NEW Web reference to the latest version of the GUI interface for the GNU Debugger called INSIGHT.

        download file          insight-19991101-cygb20.tar.gz          from web site

        ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/ports/

Follow the installation directions.
Make sure you compile your C programs with the '-g' debug switch, and load the exe file into Insight to run. See the following page for documentation on using Insight:

http://www.redhat.com/docs/manuals/gnupro/GNUPro-Toolkit-00r1/3_dbug/b_Insight/int06.html

NEW Web reference to a GCC compatible IDE called DEV C++.

see second grey banner at 

http://www.bloodshed.net/

A good page with these and other references to GNU GCC stuff is

http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ide-and-gui.html#GUI_debug


Back to my Teaching Portfolio