Pwd (Display Current Directory) - Epson S5U1C17001C Manual

Cmos 16-bit single chip microcontroller (c compiler package for s1c17 family) (ver. 3.2)
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

pwd
(display current directory)
cd
(change current directory)
Operation
pwd:
Displays the current directory.
cd:
Changes the current directory.
Format
pwd
(displays the current directory.)
cd Directory (changes the current directory.)
Directory: Character string used to specify a directory
Usage example
(gdb) pwd
Working directory c:/EPSON/gnu17/sample/tst.
(gdb) cd c:/EPSON/gnu17/sample/ansilib
Working directory c:/EPSON/gnu17/sample/ansilib.
After the current directory is confirmed, it is changed to "c:\EPSON\gnu17\sample\ansilib".
S5U1C17001C Manual
(Rev. 1.0)
Seiko Epson Corporation
8 Debugger
[ICD Mini / SIM]
8-54

Advertisement

Table of Contents
loading

Table of Contents