CSC/ECE 517 Fall 2009/wiki1b 1 ch: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 16: Line 16:


==See Also==
==See Also==
*[[Debugging]]


==Notes==
==Notes==

Revision as of 01:21, 22 September 2009

Debuggers have been around for at least 35 years, but the debuggers in NetBeans and Eclipse took debugging to a new level by integrating it with a large number of facilities for writing code. Describe the advances in debugging during this decade, taking into account (i) the academic literature, (ii) debugging in commercial development environments, and (iii) debugging and open source.

History of Debuggers

The First Debugger

Debuggers are software tools that

Eclipse

Note here

NetBeans

Note here

See Also

Notes

References

Further Reading