removed screenshot and provided link instead.
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 12 Jul 2005 17:44:51 +0000 (17:44 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 12 Jul 2005 17:44:51 +0000 (17:44 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3799 4a8a32a2-be11-0410-ad9d-d568d2c75423

doc/sdccman.lyx

index 5de6d9ab25cc0c37dede40373f0a09f402626e9c..cd741b8f0effed9be6f7968852df6425b834c7e5 100644 (file)
@@ -20069,80 +20069,45 @@ quit
 \layout Section
 
 Interfacing with DDD
-\layout Standard
-
-Figure 
-\begin_inset LatexCommand \ref{fig:ddd_screenshot}
-
-\end_inset 
-
- shows a debugging session with DDD
-\begin_inset LatexCommand \index{DDD (debugger)}
+\layout Comment
 
+The screenshot was converted from png to eps with: 
+\begin_inset Quotes sld
 \end_inset 
 
- (Unix only) on a simulated 8032.
- The debugger allows setting of breakpoints, displaying and changing variables,
- single stepping through C and assembler code.
-\layout Standard
-
-
-\begin_inset Note
-collapsed false
-
-\layout Standard
-
-The screenshot was converted from png to eps with:
-\layout Standard
-
 bmeps -c -e8f -p3 ddd_example.png >ddd_example.eps
-\layout Standard
-
-Which produces a pretty compact eps file which is free from compression
- artifacts.
+\begin_inset Quotes srd
 \end_inset 
 
+ which produces a pretty compact eps file which is free from compression
+ artifacts.
+\layout Comment
 
+The screenshot was included in sdccman.lyx cvs version 1.120 but later removed
+ as this broke the build system on Sourceforge (pdf-file was broken).
 \layout Standard
 
+The .eps File 
+\size footnotesize 
 
-\begin_inset Float figure
-placement htbp
-wide false
-collapsed false
-
-\layout Standard
-\align center 
-
-\begin_inset Graphics
-       filename figures/ddd_example.eps
-       display color
-       width 100text%
-       rotateOrigin center
+\begin_inset LatexCommand \url{http://cvs.sourceforge.net/viewcvs.py/*checkout*/sdcc/sdcc/doc/figures/ddd_example.eps}
 
 \end_inset 
 
 
-\layout Caption
-
-
-\begin_inset LatexCommand \label{fig:ddd_screenshot}
-
-\end_inset 
+\size default 
+ shows a screenshot of a debugging session with DDD
+\begin_inset LatexCommand \index{DDD (debugger)}
 
-Debugging session with DDD on a simulated 8032.
- Debugging might not run as smoothly as the screenshot suggests
-.
 \end_inset 
 
-
-\layout Standard
-
-Insiders familiar with the gdb commands (previous section) can enter them
- in the lowermost frame of the screenshot.
- The source was compiled with 
+ (Unix only) on a simulated 8032.
+ The debugging session might not run as smoothly as the screenshot suggests.
+ The debugger allows setting of breakpoints, displaying and changing variables,
+ single stepping through C and assembler code.
+\newline 
+The source was compiled with 
 \family sans 
 \series bold