From 9aeb53fc98ede9f0358b6547a6881aac494ab7aa Mon Sep 17 00:00:00 2001 From: frief Date: Tue, 12 Jul 2005 17:44:51 +0000 Subject: [PATCH] removed screenshot and provided link instead. git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3799 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- doc/sdccman.lyx | 79 ++++++++++++++----------------------------------- 1 file changed, 22 insertions(+), 57 deletions(-) diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index 5de6d9ab..cd741b8f 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -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 -- 2.30.2