Albatron Technology ARM11/Cortex-A8 Battery Charger User Manual


 
bdiGDB
for GNU Debugger, BDI2000 (ARM11/Cortex-A8) User Manual 33
© Copyright 1997-2007 by ABATRON AG Switzerland V 1.04
PROMPT string This entry defines a new Telnet prompt. The current prompt can also be
changed via the Telnet interface.
Example: PROMPT ARM11>
DUMP filename The default file name used for the DUMP command from a Telnet session.
filename the filename including the full path
Example: DUMP dump.bin
TELNET mode By default the BDI sends echoes for the received characters and supports
command history and line editing. If it should not send echoes and let the
Telnet client in "line mode", add this entry to the configuration file.
mode ECHO (default), NOECHO or LINE
Example: TELNET NOECHO ; use old line mode