[Pydev-cvs] org.python.pydev.debug/docs notes.txt,1.1,1.2
Brought to you by:
fabioz
From: Aleksandar T. <at...@us...> - 2004-04-15 23:24:59
|
Update of /cvsroot/pydev/org.python.pydev.debug/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17142/docs Modified Files: notes.txt Log Message: Removed the duplicate Tab definitions Index: notes.txt =================================================================== RCS file: /cvsroot/pydev/org.python.pydev.debug/docs/notes.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** notes.txt 8 Jan 2004 22:47:20 -0000 1.1 --- notes.txt 15 Apr 2004 23:24:50 -0000 1.2 *************** *** 5,6 **** --- 5,10 ---- http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/JavaAppletLaunchConfigurationDelegate.java?rev=HEAD&content-type=text/vnd.viewcvs-markup + org.eclipse.cdt.debug.core.CDebugModel + * Provides utility methods for creating debug sessions, targets and + * breakpoints specific to the CDI debug model. + \ No newline at end of file |