Reshaped doc's
[fw/sdcc] / doc / sdccman.html / node53.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
3 <!--Converted with LaTeX2HTML 99.1 release (March 30, 1999)
4 original version by:  Nikos Drakos, CBLU, University of Leeds
5 * revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
6 * with significant contributions from:
7   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 <HTML>
9 <HEAD>
10 <TITLE>7.4 Command Line Options.</TITLE>
11 <META NAME="description" CONTENT="7.4 Command Line Options.">
12 <META NAME="keywords" CONTENT="sdccman">
13 <META NAME="resource-type" CONTENT="document">
14 <META NAME="distribution" CONTENT="global">
15
16 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
17 <META NAME="Generator" CONTENT="LaTeX2HTML v99.1 release">
18 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
19
20 <LINK REL="STYLESHEET" HREF="sdccman.css">
21
22 <LINK REL="next" HREF="node54.html">
23 <LINK REL="previous" HREF="node52.html">
24 <LINK REL="up" HREF="node49.html">
25 <LINK REL="next" HREF="node54.html">
26 </HEAD>
27
28 <BODY >
29 <!--Navigation Panel-->
30 <A NAME="tex2html1070"
31  HREF="node54.html">
32 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_motif.gif"></A> 
33 <A NAME="tex2html1064"
34  HREF="node49.html">
35 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_motif.gif"></A> 
36 <A NAME="tex2html1058"
37  HREF="node52.html">
38 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="previous_motif.gif"></A> 
39 <A NAME="tex2html1066"
40  HREF="node1.html">
41 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents_motif.gif"></A> 
42 <A NAME="tex2html1068"
43  HREF="node61.html">
44 <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index_motif.gif"></A> 
45 <BR>
46 <B> Next:</B> <A NAME="tex2html1071"
47  HREF="node54.html">7.5 Debugger Commands.</A>
48 <B> Up:</B> <A NAME="tex2html1065"
49  HREF="node49.html">7. SDCDB - Source</A>
50 <B> Previous:</B> <A NAME="tex2html1059"
51  HREF="node52.html">7.3 Starting the Debugger</A>
52  &nbsp <B>  <A NAME="tex2html1067"
53  HREF="node1.html">Contents</A></B> 
54  &nbsp <B>  <A NAME="tex2html1069"
55  HREF="node61.html">Index</A></B> 
56 <BR>
57 <BR>
58 <!--End of Navigation Panel-->
59
60 <H2><A NAME="SECTION00084000000000000000">
61 7.4 Command Line Options.</A>
62 </H2>
63
64 <P>
65
66 <UL>
67 <LI>-directory=&lt;source file directory&gt; this option can used to specify
68 the directory search list. The debugger will look into the directory
69 list specified for source, cdb &amp; ihx files. The items in the directory
70 list must be separated by ':', e.g. if the source files can be in
71 the directories /home/src1 and /home/src2, the -directory option
72 should be -directory=/home/src1:/home/src2. Note there can be no
73 spaces in the option. </LI>
74 <LI>-cd &lt;directory&gt; - change to the &lt;directory&gt;.</LI>
75 <LI>-fullname - used by GUI front ends.</LI>
76 <LI>-cpu &lt;cpu-type&gt; - this argument is passed to the simulator please
77 see the simulator docs for details.</LI>
78 <LI>-X &lt;Clock frequency &gt; this options is passed to the simulator please
79 see the simulator docs for details.</LI>
80 <LI>-s &lt;serial port file&gt; passed to simulator see the simulator docs for
81 details.</LI>
82 <LI>-S &lt;serial in,out&gt; passed to simulator see the simulator docs for
83 details.</LI>
84 </UL>
85
86 <P>
87 <BR><HR>
88 <ADDRESS>
89 <I>Johan Knol</I>
90 <BR><I>2001-07-13</I>
91 </ADDRESS>
92 </BODY>
93 </HTML>