GNU (and related) Tools


I have made these files available locally for your convenience. However, you should check the official site for updates to these tools.

Local Downloads

Install on Windows
To install under Windows, all you need to do is to extract the files from the .zip archives. The .zip archives already have paths included. You should try to avoid installing the files into any path that contains spaces (e.g. "Program Files") as that does cause problems with most programs not built for Windows-only. The easiest thing to do is to extract all files to the root of the "D" drive by specifying "D:\" within Winzip.

Run on Windows
To run under Windows, you simply need to execute the Eclipse program. If you've installed into the root of the D drive, that would be: D:\eclipse\eclipse.exe. You should be good to go. If you need help, read the online help.

Install/Run on Linux
Hey, if you're running Linux, you don't need any help!


Screenshots

The Eclipse IDE:

The Eclipse Debugger:


Main window in gdb:

Watch window in gdb:

Local variables in gdb:

Call stack in gdb: