GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. This is a special version of GDB which can be used to debug programs built with Modula-3. It is probably not as current as the standard GDB, so you won't likely want this unless you are using PM3.
|
|
|