CSC/ECE 517 Fall 2009/wiki1b 1 ch: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
===The First Debugger=== | ===The First Debugger=== | ||
Debuggers are software tools that | |||
===Eclipse=== | ===Eclipse=== |
Revision as of 01:17, 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